org.apache.xmlrpc.server
public class XmlRpcServerWorker extends Object implements XmlRpcWorker
| Constructor Summary | |
|---|---|
| XmlRpcServerWorker(XmlRpcServerWorkerFactory pFactory) Creates a new instance. | |
| Method Summary | |
|---|---|
| Object | execute(XmlRpcRequest pRequest) |
| XmlRpcController | getController() |
Parameters: pFactory The factory creating the worker.