|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcore.EventNotifier
network.NetworkNotifier
Calls methods implemented by NetworkListeners. Call super.
| Constructor Summary | |
NetworkNotifier()
|
|
| Method Summary | |
void |
fireMessageReceived(byte[] xml)
|
void |
fireNeighborConnected()
|
| Methods inherited from class core.EventNotifier |
addListener, removeListener |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NetworkNotifier()
| Method Detail |
public void fireMessageReceived(byte[] xml)
public void fireNeighborConnected()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||