org.apache.xmlrpc.common
public interface XmlRpcRequestProcessorFactory
| Method Summary | |
|---|---|
| XmlRpcRequestProcessor | getXmlRpcServer() Returns the XmlRpcRequestProcessor being invoked. |
Returns: Server object being invoked. This will typically be a singleton instance, but could as well create a new instance with any call.