|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjgroup.relacs.mss.EventHandler
public class EventHandler
The EventHandler
class handles all events, packets and
timeout events generated by the various mss layer components and by
the network interface threads.
Method Summary | |
---|---|
void |
rnotify(java.net.DatagramPacket msg)
Schedule remote packet for delivery up to the mss layer. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void rnotify(java.net.DatagramPacket msg)
rnotify
in interface NIListener
NIListener.rnotify(java.net.DatagramPacket)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |