Uses of Package
org.acplt.oncrpc.server

Packages that use org.acplt.oncrpc.server
org.acplt.oncrpc.server ONC/RPC Server support package. 
 

Classes in org.acplt.oncrpc.server used by org.acplt.oncrpc.server
OncRpcCallInformation
          Objects of class OncRpcCallInformation contain information about individual ONC/RPC calls.
OncRpcDispatchable
          Tags classes as being able to dispatch and handle ONC/RPC requests from clients.
OncRpcServerAuth
          The OncRpcServerAuth class is the base class and factory for handling all protocol issues of ONC/RPC authentication on the server side.
OncRpcServerAuthNone
          The OncRpcServerAuthNone class handles all protocol issues of the ONC/RPC authentication AUTH_NONE on the server side.
OncRpcServerCallMessage
          The OncRpcServerCallMessage class represents an ONC/RPC call message on the server side.
OncRpcServerReplyMessage
          The OncRpcReplyMessage class represents an ONC/RPC reply message as defined by ONC/RPC in RFC 1831.
OncRpcServerTransport
          Instances of class OncRpcServerTransport encapsulate XDR streams of ONC/RPC servers.
OncRpcServerTransportRegistrationInfo
          The class OncRpcServerTransportRegistrationInfo holds information about (possibly multiple) registration of server transports for individual program and version numbers.
OncRpcTcpConnectionServerTransport
          Instances of class OncRpcTcpServerTransport encapsulate TCP/IP-based XDR streams of ONC/RPC servers.
OncRpcTcpServerTransport
          Instances of class OncRpcTcpServerTransport encapsulate TCP/IP-based XDR streams of ONC/RPC servers.
 



Copyright © 2011. All Rights Reserved.