public class XmlRpcServerWorker
extends java.lang.Object
XmlRpcWorker
.Constructor and Description |
---|
XmlRpcServerWorker(XmlRpcServerWorkerFactory pFactory)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(XmlRpcRequest pRequest) |
XmlRpcController |
getController() |
public XmlRpcServerWorker(XmlRpcServerWorkerFactory pFactory)
pFactory
- The factory creating the worker.