public abstract class OncRpcBroadcastAdapter extends Object implements OncRpcBroadcastListener
receiving
ONC/RPC broadcast reply events.
The methods in this class are empty. This class exists as
convenience for creating listener objects.OncRpcUdpClient,
OncRpcBroadcastAdapter,
OncRpcBroadcastListener,
OncRpcBroadcastEvent| Constructor and Description |
|---|
OncRpcBroadcastAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
replyReceived(OncRpcBroadcastEvent evt)
Invoked when a reply to an ONC/RPC broadcast call is received.
|
public void replyReceived(OncRpcBroadcastEvent evt)
replyReceived in interface OncRpcBroadcastListenerevt - The broadcast event received.OncRpcBroadcastEventCopyright © 2015. All rights reserved.