Package org.apache.ws.jaxme.js.junit.xmlrpcclient
Interface Summary |
Dispatcher.Invoker | The dispatcher is implemented with a {@link java.util.Map}.
|
Class Summary |
Dispatcher | The dispatcher is being used by the XmlRpcServer.
|
Dispatcher.Invoker0 | Invoker for method getSum()
in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass.
|
Dispatcher.Invoker1 | Invoker for method getSumAsString()
in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass.
|
Dispatcher.Invoker2 | Invoker for method add(int)
in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass.
|
Dispatcher.Invoker3 | Invoker for method add(int[])
in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass.
|
Dispatcher.Invoker4 | Invoker for method add(java.lang.String)
in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass.
|
XmlRpcClientTestRemoteClass | |