|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.xmlrpc.common.XmlRpcWorkerFactory
org.apache.xmlrpc.client.XmlRpcClientWorkerFactory
A worker factory for the client, creating instances of
XmlRpcClientWorker.
| Constructor Summary | |
XmlRpcClientWorkerFactory(XmlRpcClient pClient)
Creates a new instance. |
|
| Method Summary | |
protected XmlRpcWorker |
newWorker()
Creates a new worker instance. |
| Methods inherited from class org.apache.xmlrpc.common.XmlRpcWorkerFactory |
getController, getCurrentRequests, getWorker, releaseWorker |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XmlRpcClientWorkerFactory(XmlRpcClient pClient)
pClient - The factory controller.| Method Detail |
protected XmlRpcWorker newWorker()
newWorker in class XmlRpcWorkerFactoryXmlRpcClientWorker.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||