|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.xmlrpc | |
org.apache.xmlrpc | |
org.apache.xmlrpc.secure |
Classes in org.apache.xmlrpc used by org.apache.xmlrpcAsyncCallback
|
A callback interface for an asynchronous XML-RPC call. AuthenticatedXmlRpcHandler
|
An XML-RPC handler that also handles user authentication. Formatter
|
Wraps a DateFormat instance to provide thread safety.WebServer
|
A minimal web server that exclusively handles XML-RPC requests. WebServer.Connection
|
WebServer.Runner
|
Responsible for handling client connections. XmlRpc
|
This abstract base class provides basic capabilities for XML-RPC, like parsing of parameters or encoding Java objects into XML-RPC format. XmlRpc.Value
|
This represents a XML-RPC value parsed from the request. XmlRpc.XmlWriter
|
A quick and dirty XML writer. XmlRpcClient
|
A multithreaded, reusable XML-RPC client object. XmlRpcClient.CallData
|
XmlRpcClient.Worker
|
XmlRpcClientLite
|
A multithreaded, reusable XML-RPC client object. XmlRpcClientLite.HttpClient
|
XmlRpcException
|
This is thrown by the XmlRpcClient if the remote server reported an error. XmlRpcHandler
|
The XML-RPC server uses this interface to call a method of an RPC handler. XmlRpcServer
|
A multithreaded, reusable XML-RPC server object. XmlRpcServer.Worker
|
Performs streaming, parsing, and handler execution. |
Classes in org.apache.xmlrpc used by org.apache.xmlrpc.secureWebServer
|
A minimal web server that exclusively handles XML-RPC requests. XmlRpcClient
|
A multithreaded, reusable XML-RPC client object. XmlRpcHandler
|
The XML-RPC server uses this interface to call a method of an RPC handler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |