| Frames | No Frames |
Methods with parameter type org.apache.xmlrpc.common.XmlRpcWorker | |
| void | Called, when the worker did its job. |
Methods with return type org.apache.xmlrpc.common.XmlRpcWorker | |
| XmlRpcWorker | Returns a worker for synchronous processing. |
| XmlRpcWorker | Creates a new worker instance. |
Classes implementing org.apache.xmlrpc.common.XmlRpcWorker | |
| class | Object, which performs a request on the clients behalf. |
Methods with return type org.apache.xmlrpc.common.XmlRpcWorker | |
| XmlRpcWorker | Creates a new worker instance. |
Classes implementing org.apache.xmlrpc.common.XmlRpcWorker | |
| class | Server specific implementation of XmlRpcWorker. |
Methods with return type org.apache.xmlrpc.common.XmlRpcWorker | |
| XmlRpcWorker | |