public class XmlRpcServerWorkerFactory extends XmlRpcWorkerFactory
| Constructor and Description |
|---|
XmlRpcServerWorkerFactory(XmlRpcServer pServer)
Creates a new factory with the given controller.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlRpcWorker |
newWorker()
Creates a new worker instance.
|
getController, getCurrentRequests, getWorker, releaseWorkerpublic XmlRpcServerWorkerFactory(XmlRpcServer pServer)
pServer - The factory controller.protected XmlRpcWorker newWorker()
XmlRpcWorkerFactorynewWorker in class XmlRpcWorkerFactoryXmlRpcWorker.Copyright © 2001-2015 The Apache Software Foundation. All Rights Reserved.