|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The listener class for receiving ONC/RPC broadcast reply events.
Method Summary | |
void |
replyReceived(OncRpcBroadcastEvent evt)
Invoked when a reply to an ONC/RPC broadcast call is received. |
Method Detail |
public void replyReceived(OncRpcBroadcastEvent evt)
Please note that you should not spend too much time when handling broadcast events, otherwise you'll probably miss some of the incomming replies. Because most operating systems will not buffer large amount of incomming UDP/IP datagramms for a given socket, you will experience packet drops when you stay too long in the processing stage.
OncRpcBroadcastEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |