| Name | Description | Type | Package | Framework |
| Base64 | The abstract Base64 class provides static methods to convert back and forth between binary and base64-encoded data. | Class | org.acplt.oncrpc.web | BouncyCastle |
|
| CUP$JrpcgenParser$actions | | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| HttpClientConnection | The class HttpClientConnection provides a simple HTTP/1. | Class | org.acplt.oncrpc.web | BouncyCastle |
|
| HttpTunnelConstants | A collection of constants generally useful when working with HTTP tunnels for the ONC/RPC protocol. | Interface | org.acplt.oncrpc.web | BouncyCastle |
|
| jportmap | The class jportmap implements a Java-based ONC/RPC port mapper, speaking the widely deployed protocol version 2. | Class | org.acplt.oncrpc.apps.jportmap | BouncyCastle |
|
| jrpcgen | The class jrpcgen implements a Java-based rpcgen RPC protocol compiler. | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenConst | The JrpcgenConst class represents a single constant defined in an rpcgen "x"-file. | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenDeclaration | The JrpcgenDeclaration class represents a single declaration from an rpcgen "x"-file. | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenEnDecodingInfo | | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenEnum | The JrpcgenEnum class represents a single enumeration from an rpcgen "x"-file. | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenParamInfo | | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenParser | CUP v0. | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenParserException | | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenProcedureInfo | | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenProgramInfo | | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenScanner | | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenSHA | This class implements the SHA-1 algorithm as described in "Federal Information Processing Standards Publication 180-1: | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenStruct | The JrpcgenStruct class represents a single structure defined in an rpcgen "x"-file. | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenSymbols | CUP generated interface containing symbol constants. | Interface | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenTask | Ant task to run the ONC/RPC '. | Class | org.acplt.oncrpc.ant | BouncyCastle |
|
| JrpcgenUnion | The JrpcgenUnion class represents a single union defined in an rpcgen "x"-file. | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenUnionArm | The JrpcgenUnionArm class represents a single union arm defined for a particular union in an rpcgen "x"-file. | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| JrpcgenVersionInfo | | Class | org.acplt.oncrpc.apps.jrpcgen | BouncyCastle |
|
| lr_parser | This class implements a skeleton table driven LR parser. | Class | org.acplt.oncrpc.apps.jrpcgen.cup_runtime | BouncyCastle |
|
| OncRpcAcceptStatus | A collection of constants used to identify the acceptance status of ONC/RPC reply messages. | Interface | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcAuthConstants | | Interface | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcAuthenticationException | The class OncRpcAuthenticationException indicates an authentication exception. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcAuthStatus | A collection of constants used to identify the authentication status (or any authentication errors) in ONC/RPC replies of the corresponding | Interface | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcAuthType | A collection of constants used to identify the authentication schemes available for ONC/RPC. | Interface | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcBroadcastAdapter | An abstract adapter class for ONC/RPC broadcast reply events. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcBroadcastEvent | The class OncRpcBroadcastEvent defines an event fired by ONC/RPC UDP/IP-based clients whenever replies | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcBroadcastListener | The listener class for receiving ONC/RPC broadcast reply events. | Interface | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcCallInformation | Objects of class OncRpcCallInformation contain information about individual ONC/RPC calls. | Class | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcCallMessage | The OncRpcCallMessage class represents a remote procedure call message as defined by ONC/RPC in RFC 1831. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcClient | The abstract OncRpcClient class is the foundation for protcol-specific ONC/RPC clients. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcClientAuth | The OncRpcClientAuth class is the base class for handling all protocol issues of ONC/RPC authentication on the client side. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcClientAuthNone | The OncRpcClientAuthNone class handles protocol issues of ONC/RPC AUTH_NONE authentication. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcClientAuthUnix | The OncRpcClientAuthUnix class handles protocol issues of ONC/RPC AUTH_UNIX (and thus AUTH_SHORT) | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcClientCallMessage | The OncRpcClientCallMessage class represents a remote procedure call message on the client side. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcClientReplyMessage | The OncRpcReplyMessage class represents an ONC/RPC reply message as defined by ONC/RPC in RFC 1831. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcClientStub | The abstract OncRpcClientStub class is the base class to build ONC/RPC-program specific clients upon. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcConstants | A collection of constants generally usefull for ONC/RPC. | Interface | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcDispatchable | Tags classes as being able to dispatch and handle ONC/RPC requests from This interface is used as follows for dispatching and handling ONC/RPC | Interface | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcDumpResult | Objects of class OncRpcDumpResult represent the outcome of the PMAP_DUMP operation on a portmapper. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcEmbeddedPortmap | The class OncRpcEmbeddedPortmap provides an embeddable portmap service, which is automatically started in its own thread if | Class | org.acplt.oncrpc.apps.jportmap | BouncyCastle |
|
| OncRpcException | The class OncRpcException indicates ONC/RPC conditions that a reasonable application might want to catch. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcGetPortResult | The OncRpcGetPortResult class represents the result from a PMAP_GETPORT remote procedure call to the ONC/RPC portmapper. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcHttpClient | ONC/RPC client which communicates with ONC/RPC servers over the network using the ISO/OSI level 7 application protocol HTTP as a tunnel. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcMessage | The OncRpcMessage class is an abstract superclass for all the message types ONC/RPC defines (well, an overwhelming count of two). | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcMessageType | A collection of constants used for ONC/RPC messages to identify the type of message. | Interface | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcPortmapClient | The class OncRpcPortmapClient is a specialized ONC/RPC client, which can talk to the portmapper on a given host using the famous | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcPortmapServices | A collection of constants used for ONC/RPC messages to identify the remote procedure calls offered by ONC/RPC portmappers. | Interface | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcProgramNotRegisteredException | The class OncRpcProgramNotRegisteredException indicates that the requests ONC/RPC program is not available at the specified host. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcProtocols | A collection of protocol constants used by the ONC/RPC package. | Interface | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcRejectStatus | A collection of constants used to describe why a remote procedure call message was rejected. | Interface | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcReplyMessage | The OncRpcReplyMessage class represents an ONC/RPC reply message as defined by ONC/RPC in RFC 1831. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcReplyStatus | A collection of constants used to identify the (overall) status of an ONC/RPC reply message. | Interface | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcServerAcceptedCallMessage | The OncRpcServerAcceptedCallMessage class represents (on the sender's side) an accepted ONC/RPC call. | Class | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcServerAuth | The OncRpcServerAuth class is the base class and factory for handling all protocol issues of ONC/RPC authentication on the server | Class | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcServerAuthNone | The OncRpcServerAuthNone class handles all protocol issues of the ONC/RPC authentication AUTH_NONE on the server | Class | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcServerAuthShort | The OncRpcServerAuthShort class handles all protocol issues of the ONC/RPC authentication AUTH_SHORT on the server | Class | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcServerAuthUnix | The OncRpcServerAuthNone class handles all protocol issues of the ONC/RPC authentication AUTH_UNIX on the server | Class | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcServerCallMessage | The OncRpcServerCallMessage class represents an ONC/RPC call message on the server side. | Class | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcServerIdent | The class OncRpcServerIdent represents an tuple { program, version, protocol, port} uniquely identifying a particular | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcServerReplyMessage | The OncRpcReplyMessage class represents an ONC/RPC reply message as defined by ONC/RPC in RFC 1831. | Class | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcServerStub | The abstract OncRpcServerStub class is the base class to build ONC/RPC-program specific servers upon. | Class | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcServerTransport | Instances of class OncRpcServerTransport encapsulate XDR streams of ONC/RPC servers. | Class | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcServerTransportRegistrationInfo | The class OncRpcServerTransportRegistrationInfo holds information about (possibly multiple) registration of server transports | Class | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcTcpClient | ONC/RPC client which communicates with ONC/RPC servers over the network using the stream-oriented protocol TCP/IP. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcTcpConnectionServerTransport | Instances of class OncRpcTcpServerTransport encapsulate TCP/IP-based XDR streams of ONC/RPC servers. | Class | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcTcpServerTransport | Instances of class OncRpcTcpServerTransport encapsulate TCP/IP-based XDR streams of ONC/RPC servers. | Class | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcTcpSocketHelper | Wraps JRE-specific networking code for TCP/IP-based client sockets. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcTimeoutException | The class OncRpcTimeoutException indicates a timed outSee Also:Serialized Form | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcUdpClient | ONC/RPC client which communicates with ONC/RPC servers over the network using the datagram-oriented protocol UDP/IP. | Class | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcUdpRetransmissionMode | A collection of constants used to identify the retransmission schemes when using UDP/IP-based ONC/RPC clients. | Interface | org.acplt.oncrpc | BouncyCastle |
|
| OncRpcUdpServerTransport | Instances of class OncRpcUdpServerTransport encapsulate UDP/IP-based XDR streams of ONC/RPC servers. | Class | org.acplt.oncrpc.server | BouncyCastle |
|
| OncRpcUdpSocketHelper | Wraps JRE-specific networking code for UDP/IP-based client sockets. | Class | org.acplt.oncrpc | BouncyCastle |
|
| Scanner | Defines the Scanner interface, which CUP uses in the default implementation of lr_parser. | Interface | org.acplt.oncrpc.apps.jrpcgen.cup_runtime | BouncyCastle |
|
| Symbol | Defines the Symbol class, which is used to represent all terminals and nonterminals while parsing. | Class | org.acplt.oncrpc.apps.jrpcgen.cup_runtime | BouncyCastle |
|
| virtual_parse_stack | This class implements a temporary or "virtual" parse stack that replaces the top portion of the actual parse stack (the part that | Class | org.acplt.oncrpc.apps.jrpcgen.cup_runtime | BouncyCastle |
|
| XdrAble | Defines the interface for all classes that should be able to be serialized into XDR streams, and deserialized or constructed from | Interface | org.acplt.oncrpc | BouncyCastle |
|
| XdrBoolean | Instances of the class XdrBoolean represent (de-)serializeable booleans, which are especially useful in cases where a result with only a | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrBufferDecodingStream | The XdrBufferDecodingStream class provides the necessary functionality to XdrDecodingStream to retrieve XDR packets from | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrBufferEncodingStream | | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrByte | Instances of the class XdrByte represent (de-)serializeable bytes, which are especially useful in cases where a result with only a | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrBytes | Instances of the class XdrBytes represent (de-)serializeable bytes values, which are especially useful in cases where a result with only a | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrChar | Instances of the class XdrChar represent (de-)serializeable chars, which are especially useful in cases where a result with only a | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrDecodingStream | Defines the abstract base class for all decoding XDR streams. | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrDouble | Instances of the class XdrDouble represent (de-)serializeable doubles, which are especially useful in cases where a result with only a | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrDynamicOpaque | Instances of the class XdrDynamicOpaque represent (de-)serializeable dynamic-size opaque values, which are especially useful in cases where a result with only a | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrEncodingStream | Defines the abstract base class for all encoding XDR streams. | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrFloat | Instances of the class XdrFloat represent (de-)serializeable floats, which are especially useful in cases where a result with only a | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrHttpDecodingStream | The XdrHttpDecodingStream class provides the necessary functionality to XdrDecodingStream to receive XDR data through | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrInt | Instances of the class XdrInt represent (de-)serializeable integers, which are especially useful in cases where a result with only a | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrLong | | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrOpaque | Instances of the class XdrOpaque represent (de-)serializeable fixed-size opaque values, which are especially useful in cases where a result with only a | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrShort | Instances of the class XdrShort represent (de-)serializeable shorts, which are especially useful in cases where a result with only a | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrString | Instances of the class XdrString represent (de-)serializeable strings, which are especially useful in cases where a result with only a | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrTcpDecodingStream | The XdrTcpDecodingStream class provides the necessary functionality to XdrDecodingStream to receive XDR records from the | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrTcpEncodingStream | The XdrTcpEncodingStream class provides the necessary functionality to XdrEncodingStream to send XDR records to the | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrUdpDecodingStream | The XdrUdpDecodingStream class provides the necessary functionality to XdrDecodingStream to receive XDR packets from the | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrUdpEncodingStream | The XdrUdpDecodingStream class provides the necessary functionality to XdrDecodingStream to send XDR packets over the | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrUnion | The abstract base class XdrUnion helps (de-)serializing polymorphic classes. | Class | org.acplt.oncrpc | BouncyCastle |
|
| XdrVoid | Instances of the class XdrVoid represent (de-)serializeable voids, which are especially useful in cases where no result is expected | Class | org.acplt.oncrpc | BouncyCastle |