Frames | No Frames |
Methods with parameter type org.apache.xmlrpc.common.XmlRpcWorkerFactory | |
void | Sets the clients worker factory. |
Methods with return type org.apache.xmlrpc.common.XmlRpcWorkerFactory | |
XmlRpcWorkerFactory | Creates the controllers default worker factory. |
XmlRpcWorkerFactory | Returns the clients worker factory. |
Classes derived from org.apache.xmlrpc.common.XmlRpcWorkerFactory | |
class | A worker factory for the client, creating instances of
XmlRpcClientWorker . |
Methods with return type org.apache.xmlrpc.common.XmlRpcWorkerFactory | |
XmlRpcWorkerFactory | Creates the controllers default worker factory. |
Classes derived from org.apache.xmlrpc.common.XmlRpcWorkerFactory | |
class | Server specific worker factory. |
Methods with return type org.apache.xmlrpc.common.XmlRpcWorkerFactory | |
XmlRpcWorkerFactory | Creates the controllers default worker factory. |