Frames | No Frames |
Classes derived from org.apache.xmlrpc.server.XmlRpcServer | |
class | An extension of XmlRpcServer ,
which is suitable for processing servlet requests. |
Classes derived from org.apache.xmlrpc.server.XmlRpcServer | |
class | Abstract extension of XmlRpcStreamServer for deriving
HTTP servers. |
class | Server part of a local stream transport. |
class | Extension of XmlRpcServer with support for reading
requests from a stream and writing the response to another
stream. |
Constructors with parameter type org.apache.xmlrpc.server.XmlRpcServer | |
Creates a new factory with the given controller. |