Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.xmlrpc.server.XmlRpcServerWorker
XmlRpcWorker
.
Constructor Summary | |
|
Method Summary | |
Object |
|
XmlRpcController |
public XmlRpcServerWorker(XmlRpcServerWorkerFactory pFactory)
Creates a new instance.
- Parameters:
pFactory
- The factory creating the worker.
public Object execute(XmlRpcRequest pRequest) throws XmlRpcException
- Specified by:
- execute in interface XmlRpcWorker
public XmlRpcController getController()
- Specified by:
- getController in interface XmlRpcWorker