|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectXmlRpcWorkerFactory
org.apache.xmlrpc.server.XmlRpcServerWorkerFactory
public class XmlRpcServerWorkerFactory
Server specific worker factory.
Constructor Summary | |
---|---|
XmlRpcServerWorkerFactory(XmlRpcServer pServer)
Creates a new factory with the given controller. |
Method Summary | |
---|---|
protected XmlRpcWorker |
newWorker()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlRpcServerWorkerFactory(XmlRpcServer pServer)
pServer
- The factory controller.Method Detail |
---|
protected XmlRpcWorker newWorker()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |