Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.acplt.oncrpc Classes and Interfaces - 104 results found.
NameDescriptionTypePackageFramework
Base64The abstract Base64 class provides static methods to convert back and forth between binary and base64-encoded data.Classorg.acplt.oncrpc.webBouncyCastle
CUP$JrpcgenParser$actionsClassorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
HttpClientConnectionThe class HttpClientConnection provides a simple HTTP/1.Classorg.acplt.oncrpc.webBouncyCastle
HttpTunnelConstantsA collection of constants generally useful when working with HTTP tunnels for the ONC/RPC protocol.Interfaceorg.acplt.oncrpc.webBouncyCastle
jportmapThe class jportmap implements a Java-based ONC/RPC port mapper, speaking the widely deployed protocol version 2.Classorg.acplt.oncrpc.apps.jportmapBouncyCastle
jrpcgenThe class jrpcgen implements a Java-based rpcgen RPC protocol compiler.Classorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenConstThe JrpcgenConst class represents a single constant defined in an rpcgen "x"-file.Classorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenDeclarationThe JrpcgenDeclaration class represents a single declaration from an rpcgen "x"-file.Classorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenEnDecodingInfoClassorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenEnumThe JrpcgenEnum class represents a single enumeration from an rpcgen "x"-file.Classorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenParamInfoClassorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenParserCUP v0.Classorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenParserExceptionClassorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenProcedureInfoClassorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenProgramInfoClassorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenScannerClassorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenSHAThis class implements the SHA-1 algorithm as described in "Federal Information Processing Standards Publication 180-1:Classorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenStructThe JrpcgenStruct class represents a single structure defined in an rpcgen "x"-file.Classorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenSymbolsCUP generated interface containing symbol constants.Interfaceorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenTaskAnt task to run the ONC/RPC '.Classorg.acplt.oncrpc.antBouncyCastle
JrpcgenUnionThe JrpcgenUnion class represents a single union defined in an rpcgen "x"-file.Classorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenUnionArmThe JrpcgenUnionArm class represents a single union arm defined for a particular union in an rpcgen "x"-file.Classorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
JrpcgenVersionInfoClassorg.acplt.oncrpc.apps.jrpcgenBouncyCastle
lr_parserThis class implements a skeleton table driven LR parser.Classorg.acplt.oncrpc.apps.jrpcgen.cup_runtimeBouncyCastle
OncRpcAcceptStatusA collection of constants used to identify the acceptance status of ONC/RPC reply messages.Interfaceorg.acplt.oncrpcBouncyCastle
OncRpcAuthConstantsInterfaceorg.acplt.oncrpcBouncyCastle
OncRpcAuthenticationExceptionThe class OncRpcAuthenticationException indicates an authentication exception.Classorg.acplt.oncrpcBouncyCastle
OncRpcAuthStatusA collection of constants used to identify the authentication status (or any authentication errors) in ONC/RPC replies of the correspondingInterfaceorg.acplt.oncrpcBouncyCastle
OncRpcAuthTypeA collection of constants used to identify the authentication schemes available for ONC/RPC.Interfaceorg.acplt.oncrpcBouncyCastle
OncRpcBroadcastAdapterAn abstract adapter class for ONC/RPC broadcast reply events.Classorg.acplt.oncrpcBouncyCastle
OncRpcBroadcastEventThe class OncRpcBroadcastEvent defines an event fired by ONC/RPC UDP/IP-based clients whenever repliesClassorg.acplt.oncrpcBouncyCastle
OncRpcBroadcastListenerThe listener class for receiving ONC/RPC broadcast reply events.Interfaceorg.acplt.oncrpcBouncyCastle
OncRpcCallInformationObjects of class OncRpcCallInformation contain information about individual ONC/RPC calls.Classorg.acplt.oncrpc.serverBouncyCastle
OncRpcCallMessageThe OncRpcCallMessage class represents a remote procedure call message as defined by ONC/RPC in RFC 1831.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientThe abstract OncRpcClient class is the foundation for protcol-specific ONC/RPC clients.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientAuthThe OncRpcClientAuth class is the base class for handling all protocol issues of ONC/RPC authentication on the client side.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientAuthNoneThe OncRpcClientAuthNone class handles protocol issues of ONC/RPC AUTH_NONE authentication.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientAuthUnixThe OncRpcClientAuthUnix class handles protocol issues of ONC/RPC AUTH_UNIX (and thus AUTH_SHORT)Classorg.acplt.oncrpcBouncyCastle
OncRpcClientCallMessageThe OncRpcClientCallMessage class represents a remote procedure call message on the client side.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientReplyMessageThe OncRpcReplyMessage class represents an ONC/RPC reply message as defined by ONC/RPC in RFC 1831.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientStubThe abstract OncRpcClientStub class is the base class to build ONC/RPC-program specific clients upon.Classorg.acplt.oncrpcBouncyCastle
OncRpcConstantsA collection of constants generally usefull for ONC/RPC.Interfaceorg.acplt.oncrpcBouncyCastle
OncRpcDispatchableTags classes as being able to dispatch and handle ONC/RPC requests from This interface is used as follows for dispatching and handling ONC/RPCInterfaceorg.acplt.oncrpc.serverBouncyCastle
OncRpcDumpResultObjects of class OncRpcDumpResult represent the outcome of the PMAP_DUMP operation on a portmapper.Classorg.acplt.oncrpcBouncyCastle
OncRpcEmbeddedPortmapThe class OncRpcEmbeddedPortmap provides an embeddable portmap service, which is automatically started in its own thread ifClassorg.acplt.oncrpc.apps.jportmapBouncyCastle
OncRpcExceptionThe class OncRpcException indicates ONC/RPC conditions that a reasonable application might want to catch.Classorg.acplt.oncrpcBouncyCastle
OncRpcGetPortResultThe OncRpcGetPortResult class represents the result from a PMAP_GETPORT remote procedure call to the ONC/RPC portmapper.Classorg.acplt.oncrpcBouncyCastle
OncRpcHttpClientONC/RPC client which communicates with ONC/RPC servers over the network using the ISO/OSI level 7 application protocol HTTP as a tunnel.Classorg.acplt.oncrpcBouncyCastle
OncRpcMessageThe OncRpcMessage class is an abstract superclass for all the message types ONC/RPC defines (well, an overwhelming count of two).Classorg.acplt.oncrpcBouncyCastle
OncRpcMessageTypeA collection of constants used for ONC/RPC messages to identify the type of message.Interfaceorg.acplt.oncrpcBouncyCastle
OncRpcPortmapClientThe class OncRpcPortmapClient is a specialized ONC/RPC client, which can talk to the portmapper on a given host using the famousClassorg.acplt.oncrpcBouncyCastle
OncRpcPortmapServicesA collection of constants used for ONC/RPC messages to identify the remote procedure calls offered by ONC/RPC portmappers.Interfaceorg.acplt.oncrpcBouncyCastle
OncRpcProgramNotRegisteredExceptionThe class OncRpcProgramNotRegisteredException indicates that the requests ONC/RPC program is not available at the specified host.Classorg.acplt.oncrpcBouncyCastle
OncRpcProtocolsA collection of protocol constants used by the ONC/RPC package.Interfaceorg.acplt.oncrpcBouncyCastle
OncRpcRejectStatusA collection of constants used to describe why a remote procedure call message was rejected.Interfaceorg.acplt.oncrpcBouncyCastle
OncRpcReplyMessageThe OncRpcReplyMessage class represents an ONC/RPC reply message as defined by ONC/RPC in RFC 1831.Classorg.acplt.oncrpcBouncyCastle
OncRpcReplyStatusA collection of constants used to identify the (overall) status of an ONC/RPC reply message.Interfaceorg.acplt.oncrpcBouncyCastle
OncRpcServerAcceptedCallMessageThe OncRpcServerAcceptedCallMessage class represents (on the sender's side) an accepted ONC/RPC call.Classorg.acplt.oncrpc.serverBouncyCastle
OncRpcServerAuthThe OncRpcServerAuth class is the base class and factory for handling all protocol issues of ONC/RPC authentication on the serverClassorg.acplt.oncrpc.serverBouncyCastle
OncRpcServerAuthNoneThe OncRpcServerAuthNone class handles all protocol issues of the ONC/RPC authentication AUTH_NONE on the serverClassorg.acplt.oncrpc.serverBouncyCastle
OncRpcServerAuthShortThe OncRpcServerAuthShort class handles all protocol issues of the ONC/RPC authentication AUTH_SHORT on the serverClassorg.acplt.oncrpc.serverBouncyCastle
OncRpcServerAuthUnixThe OncRpcServerAuthNone class handles all protocol issues of the ONC/RPC authentication AUTH_UNIX on the serverClassorg.acplt.oncrpc.serverBouncyCastle
OncRpcServerCallMessageThe OncRpcServerCallMessage class represents an ONC/RPC call message on the server side.Classorg.acplt.oncrpc.serverBouncyCastle
OncRpcServerIdentThe class OncRpcServerIdent represents an tuple { program, version, protocol, port} uniquely identifying a particularClassorg.acplt.oncrpcBouncyCastle
OncRpcServerReplyMessageThe OncRpcReplyMessage class represents an ONC/RPC reply message as defined by ONC/RPC in RFC 1831.Classorg.acplt.oncrpc.serverBouncyCastle
OncRpcServerStubThe abstract OncRpcServerStub class is the base class to build ONC/RPC-program specific servers upon.Classorg.acplt.oncrpc.serverBouncyCastle
OncRpcServerTransportInstances of class OncRpcServerTransport encapsulate XDR streams of ONC/RPC servers.Classorg.acplt.oncrpc.serverBouncyCastle
OncRpcServerTransportRegistrationInfoThe class OncRpcServerTransportRegistrationInfo holds information about (possibly multiple) registration of server transportsClassorg.acplt.oncrpc.serverBouncyCastle
OncRpcTcpClientONC/RPC client which communicates with ONC/RPC servers over the network using the stream-oriented protocol TCP/IP.Classorg.acplt.oncrpcBouncyCastle
OncRpcTcpConnectionServerTransportInstances of class OncRpcTcpServerTransport encapsulate TCP/IP-based XDR streams of ONC/RPC servers.Classorg.acplt.oncrpc.serverBouncyCastle
OncRpcTcpServerTransportInstances of class OncRpcTcpServerTransport encapsulate TCP/IP-based XDR streams of ONC/RPC servers.Classorg.acplt.oncrpc.serverBouncyCastle
OncRpcTcpSocketHelperWraps JRE-specific networking code for TCP/IP-based client sockets.Classorg.acplt.oncrpcBouncyCastle
OncRpcTimeoutExceptionThe class OncRpcTimeoutException indicates a timed outSee Also:Serialized FormClassorg.acplt.oncrpcBouncyCastle
OncRpcUdpClientONC/RPC client which communicates with ONC/RPC servers over the network using the datagram-oriented protocol UDP/IP.Classorg.acplt.oncrpcBouncyCastle
OncRpcUdpRetransmissionModeA collection of constants used to identify the retransmission schemes when using UDP/IP-based ONC/RPC clients.Interfaceorg.acplt.oncrpcBouncyCastle
OncRpcUdpServerTransportInstances of class OncRpcUdpServerTransport encapsulate UDP/IP-based XDR streams of ONC/RPC servers.Classorg.acplt.oncrpc.serverBouncyCastle
OncRpcUdpSocketHelperWraps JRE-specific networking code for UDP/IP-based client sockets.Classorg.acplt.oncrpcBouncyCastle
ScannerDefines the Scanner interface, which CUP uses in the default implementation of lr_parser.Interfaceorg.acplt.oncrpc.apps.jrpcgen.cup_runtimeBouncyCastle
SymbolDefines the Symbol class, which is used to represent all terminals and nonterminals while parsing.Classorg.acplt.oncrpc.apps.jrpcgen.cup_runtimeBouncyCastle
virtual_parse_stackThis class implements a temporary or "virtual" parse stack that replaces the top portion of the actual parse stack (the part that Classorg.acplt.oncrpc.apps.jrpcgen.cup_runtimeBouncyCastle
XdrAbleDefines the interface for all classes that should be able to be serialized into XDR streams, and deserialized or constructed fromInterfaceorg.acplt.oncrpcBouncyCastle
XdrBooleanInstances of the class XdrBoolean represent (de-)serializeable booleans, which are especially useful in cases where a result with only aClassorg.acplt.oncrpcBouncyCastle
XdrBufferDecodingStreamThe XdrBufferDecodingStream class provides the necessary functionality to XdrDecodingStream to retrieve XDR packets fromClassorg.acplt.oncrpcBouncyCastle
XdrBufferEncodingStreamClassorg.acplt.oncrpcBouncyCastle
XdrByteInstances of the class XdrByte represent (de-)serializeable bytes, which are especially useful in cases where a result with only aClassorg.acplt.oncrpcBouncyCastle
XdrBytesInstances of the class XdrBytes represent (de-)serializeable bytes values, which are especially useful in cases where a result with only aClassorg.acplt.oncrpcBouncyCastle
XdrCharInstances of the class XdrChar represent (de-)serializeable chars, which are especially useful in cases where a result with only aClassorg.acplt.oncrpcBouncyCastle
XdrDecodingStreamDefines the abstract base class for all decoding XDR streams.Classorg.acplt.oncrpcBouncyCastle
XdrDoubleInstances of the class XdrDouble represent (de-)serializeable doubles, which are especially useful in cases where a result with only aClassorg.acplt.oncrpcBouncyCastle
XdrDynamicOpaqueInstances of the class XdrDynamicOpaque represent (de-)serializeable dynamic-size opaque values, which are especially useful in cases where a result with only aClassorg.acplt.oncrpcBouncyCastle
XdrEncodingStreamDefines the abstract base class for all encoding XDR streams.Classorg.acplt.oncrpcBouncyCastle
XdrFloatInstances of the class XdrFloat represent (de-)serializeable floats, which are especially useful in cases where a result with only aClassorg.acplt.oncrpcBouncyCastle
XdrHttpDecodingStreamThe XdrHttpDecodingStream class provides the necessary functionality to XdrDecodingStream to receive XDR data throughClassorg.acplt.oncrpcBouncyCastle
XdrIntInstances of the class XdrInt represent (de-)serializeable integers, which are especially useful in cases where a result with only aClassorg.acplt.oncrpcBouncyCastle
XdrLongClassorg.acplt.oncrpcBouncyCastle
XdrOpaqueInstances of the class XdrOpaque represent (de-)serializeable fixed-size opaque values, which are especially useful in cases where a result with only aClassorg.acplt.oncrpcBouncyCastle
XdrShortInstances of the class XdrShort represent (de-)serializeable shorts, which are especially useful in cases where a result with only aClassorg.acplt.oncrpcBouncyCastle
XdrStringInstances of the class XdrString represent (de-)serializeable strings, which are especially useful in cases where a result with only aClassorg.acplt.oncrpcBouncyCastle
XdrTcpDecodingStreamThe XdrTcpDecodingStream class provides the necessary functionality to XdrDecodingStream to receive XDR records from theClassorg.acplt.oncrpcBouncyCastle
XdrTcpEncodingStreamThe XdrTcpEncodingStream class provides the necessary functionality to XdrEncodingStream to send XDR records to theClassorg.acplt.oncrpcBouncyCastle
XdrUdpDecodingStreamThe XdrUdpDecodingStream class provides the necessary functionality to XdrDecodingStream to receive XDR packets from theClassorg.acplt.oncrpcBouncyCastle
XdrUdpEncodingStreamThe XdrUdpDecodingStream class provides the necessary functionality to XdrDecodingStream to send XDR packets over theClassorg.acplt.oncrpcBouncyCastle
XdrUnionThe abstract base class XdrUnion helps (de-)serializing polymorphic classes.Classorg.acplt.oncrpcBouncyCastle
XdrVoidInstances of the class XdrVoid represent (de-)serializeable voids, which are especially useful in cases where no result is expectedClassorg.acplt.oncrpcBouncyCastle