|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HandlerBase | |
|---|---|
| org.apache.xmlrpc | |
| org.apache.xmlrpc.applet | |
| Uses of HandlerBase in org.apache.xmlrpc |
|---|
| Subclasses of HandlerBase in org.apache.xmlrpc | |
|---|---|
class |
XmlRpc
This abstract base class provides basic capabilities for XML-RPC, like parsing of parameters or encoding Java objects into XML-RPC format. |
class |
XmlRpcClientResponseProcessor
Process an XML-RPC server response from a byte array or an InputStream into an Object. |
class |
XmlRpcRequestProcessor
Process an InputStream and produce an XmlRpcServerRequest. |
| Uses of HandlerBase in org.apache.xmlrpc.applet |
|---|
| Subclasses of HandlerBase in org.apache.xmlrpc.applet | |
|---|---|
(package private) class |
XmlRpcSupport
FIXME: Leverage the XmlRpc class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||