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() |
public XmlRpcServerWorkerFactory(XmlRpcServer pServer)
pServer - The factory controller.