Package | Description |
---|---|
org.acplt.oncrpc |
Sun's ONC/RPC Remote Procedure Call mechanism.
|
org.acplt.oncrpc.server |
ONC/RPC Server support package.
|
Modifier and Type | Class and Description |
---|---|
class |
OncRpcCallMessage
The
OncRpcCallMessage class represents a remote procedure call
message as defined by ONC/RPC in RFC 1831. |
class |
OncRpcClientCallMessage
The
OncRpcClientCallMessage class represents a remote procedure
call message on the client side. |
class |
OncRpcClientReplyMessage
The
OncRpcReplyMessage class represents an ONC/RPC reply
message as defined by ONC/RPC in RFC 1831. |
class |
OncRpcReplyMessage
The
OncRpcReplyMessage class represents an ONC/RPC reply
message as defined by ONC/RPC in RFC 1831. |
Modifier and Type | Class and Description |
---|---|
class |
OncRpcServerAcceptedCallMessage
The
OncRpcServerAcceptedCallMessage class represents (on the
sender's side) an accepted ONC/RPC call. |
class |
OncRpcServerCallMessage
The
OncRpcServerCallMessage class represents an ONC/RPC
call message on the server side. |
class |
OncRpcServerReplyMessage
The
OncRpcReplyMessage class represents an ONC/RPC reply
message as defined by ONC/RPC in RFC 1831. |
Copyright © 2022. All rights reserved.