Package | Description |
---|---|
org.acplt.oncrpc |
Sun's ONC/RPC Remote Procedure Call mechanism.
|
Modifier and Type | Class and Description |
---|---|
class |
OncRpcBroadcastAdapter
An abstract adapter class for
receiving
ONC/RPC broadcast reply events . |
Modifier and Type | Method and Description |
---|---|
void |
OncRpcUdpClient.broadcastCall(int procedureNumber,
XdrAble params,
XdrAble result,
OncRpcBroadcastListener listener)
Broadcast a remote procedure call to several ONC/RPC servers.
|
Copyright © 2015. All rights reserved.