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, releaseWorker
public XmlRpcServerWorkerFactory(XmlRpcServer pServer)
pServer
- The factory controller.protected XmlRpcWorker newWorker()
XmlRpcWorkerFactory
newWorker
in class XmlRpcWorkerFactory
XmlRpcWorker
.Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.