| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RpcMethod | |
|---|---|
| com.flat502.rox.marshal | Provides generic classes for marshalling and unmarshalling RPC messages. | 
| com.flat502.rox.marshal.cgi | |
| com.flat502.rox.marshal.xmlrpc | Provides classes for marshalling and unmarshalling XML-RPC messages. | 
| Uses of RpcMethod in com.flat502.rox.marshal | 
|---|
| Subinterfaces of RpcMethod in com.flat502.rox.marshal | |
|---|---|
|  interface | RpcCallAn interface representing a generalized RPC method call. | 
|  interface | RpcFaultAn interface representing a generalized RPC method call fault. | 
|  interface | RpcResponseAn interface representing a generalized RPC method call response. | 
| Classes in com.flat502.rox.marshal that implement RpcMethod | |
|---|---|
|  class | AbstractRpcCallAn abstract implementation of the RpcCallinterface. | 
|  class | AbstractRpcResponseAn abstract implementation of the RpcResponseinterface. | 
| Uses of RpcMethod in com.flat502.rox.marshal.cgi | 
|---|
| Classes in com.flat502.rox.marshal.cgi that implement RpcMethod | |
|---|---|
|  class | CgiRpcMethodCall | 
| Uses of RpcMethod in com.flat502.rox.marshal.xmlrpc | 
|---|
| Classes in com.flat502.rox.marshal.xmlrpc that implement RpcMethod | |
|---|---|
|  class | XmlRpcMethodThis is the base class for XML-RPC method calls and responses. | 
|  class | XmlRpcMethodCallAn instance of this class represents an XML-RPC method call. | 
|  class | XmlRpcMethodFaultAn instance of this class represents an XML-RPC method call fault. | 
|  class | XmlRpcMethodResponseAn instance of this class represents an XML-RPC method call response. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||