Uses of Interface
org.acplt.oncrpc.OncRpcBroadcastListener

Packages that use OncRpcBroadcastListener
org.acplt.oncrpc Sun's ONC/RPC Remote Procedure Call mechanism. 
 

Uses of OncRpcBroadcastListener in org.acplt.oncrpc
 

Classes in org.acplt.oncrpc that implement OncRpcBroadcastListener
 class OncRpcBroadcastAdapter
          An abstract adapter class for receiving ONC/RPC broadcast reply events.
 

Methods in org.acplt.oncrpc with parameters of type OncRpcBroadcastListener
 void OncRpcUdpClient.broadcastCall(int procedureNumber, XdrAble params, XdrAble result, OncRpcBroadcastListener listener)
          Broadcast a remote procedure call to several ONC/RPC servers.
 



Copyright © 2011. All Rights Reserved.