Frames | No Frames |
Classes implementing org.apache.xmlrpc.common.XmlRpcRequestProcessor | |
class | An extension of XmlRpcServer ,
which is suitable for processing servlet requests. |
Methods with parameter type org.apache.xmlrpc.common.XmlRpcRequestProcessor | |
void | Returns the XmlRpcRequestProcessor being invoked. |
Methods with return type org.apache.xmlrpc.common.XmlRpcRequestProcessor | |
XmlRpcRequestProcessor |
Methods with return type org.apache.xmlrpc.common.XmlRpcRequestProcessor | |
XmlRpcRequestProcessor | Returns the XmlRpcRequestProcessor being invoked. |
Classes implementing org.apache.xmlrpc.common.XmlRpcRequestProcessor | |
class | Abstract extension of XmlRpcStreamServer for deriving
HTTP servers. |
class | Server part of a local stream transport. |
class | A multithreaded, reusable XML-RPC server object. |
class | Extension of XmlRpcServer with support for reading
requests from a stream and writing the response to another
stream. |