| Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
| ReplyHandler | The hanlder interface for broadcast RPC |
| XDT | External data type interface, an XDT knows how to encode/decode itself through an XDR |
Class Summary | |
| Auth | This class represents the authenticator object. |
| AuthUnix | Use this class for UNIX authentication. |
| ClientGeneric | The ClientGeneric class is a wrapper for ClientTCP, ClientUDP and ClientHTTP classes. |
| ClientHTTP | |
| ClientTCP | RPC client using the TCP protocol. |
| ClientUDP | |
| InetRPCClient | Abstract base class of all RPC client classes. |
| OpaAuth | The Opaque Authentication object which contains the raw authentication data. |
| Pmap | The Pmap class is the interface to the portmapper. |
| pmaplist | |
| Pmapsvc | Portmapper in Java. |
| rpc_err | |
| rpc_license | |
| RPCClient | Abstract base class of all RPC client classes. |
| RpcProxyServlet | A http servlet function as a generic RPC gataway for a http client to call another RPC server accessible by the servlet. |
| RPCSSLClientSocketFactory | |
| RPCSSLServerSocketFactory | This class creates an SSLServerSocket. |
| RpcSvcServlet | An abstract class which serves as the base to create an in-process RPC servlet. |
| Server | This abstract class represents an RPC server. |
| Svc | Class that represents an RPC service. |
| TCPServer | This class reprsents a TCP server. |
| UDPServer | Class that runs a UDP server. |
| Watch | |
| XDR | |
| XDRError | |
| XDRIOStream | Class to serialize XDT objects from/to an IO stream, such as a file. |
| XDTboolean | |
| XDTbyte | |
| XDTbytes | |
| XDTchar | |
| XDTdouble | |
| XDTFile | This class can be used to transfer a file in an RPC call. |
| XDTfloat | |
| XDTint | |
| XDTLong | |
| XDTopaque | |
| XDTshort | |
| XDTString | |
| XDTvoid | |