|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
DuckTypingInvoker | An invoker which supports "duck typing", meaning that it finds a matching method on the object returned from the target provider and invokes it. |
InvocationHandlerAdapter | An adapter class to adapt the JDK's InvocationHandler interface to Commons Proxy's
Invoker interface. |
NullInvoker | An Invoker implementation which merely returns null for all method invocations. |
XmlRpcInvoker | Uses Apache XML-RPC to invoke methods on an XML-RPC service. |
This package contains some useful Invoker implementations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |