org.apache.xmlrpc.server
public class XmlRpcServerWorkerFactory extends XmlRpcWorkerFactory
Constructor Summary | |
---|---|
XmlRpcServerWorkerFactory(XmlRpcServer pServer) Creates a new factory with the given controller. |
Method Summary | |
---|---|
protected XmlRpcWorker | newWorker() |
Parameters: pServer The factory controller.