Frames | No Frames |
Classes derived from org.apache.xmlrpc.common.XmlRpcController | |
class | An extension of XmlRpcServer ,
which is suitable for processing servlet requests. |
Constructors with parameter type org.apache.xmlrpc.common.XmlRpcController | |
Creates a new instance with the given controller and
JAXB context. |
Constructors with parameter type org.apache.xmlrpc.common.XmlRpcController | |
Creates a new instance. | |
Creates a new instance. |
Methods with return type org.apache.xmlrpc.common.XmlRpcController | |
XmlRpcController | Returns the controller, which operates the type factory. |
XmlRpcController | Returns the workers controller. |
XmlRpcController | Returns the factory controller. |
Classes derived from org.apache.xmlrpc.common.XmlRpcController | |
class | The main access point of an XML-RPC client. |
Methods with return type org.apache.xmlrpc.common.XmlRpcController | |
XmlRpcController |
Classes derived from org.apache.xmlrpc.common.XmlRpcController | |
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. |
Methods with return type org.apache.xmlrpc.common.XmlRpcController | |
XmlRpcController |