|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--net.mlw.gfw.server.impl.AbstractServerEventHandler
|
+--net.mlw.gfw.server.impl.SimpleBroadcastConsumer
This consumer consumes an event and broadcasts it to all the clients.
| Field Summary |
| Fields inherited from class net.mlw.gfw.server.impl.AbstractServerEventHandler |
context |
| Constructor Summary | |
SimpleBroadcastConsumer()
|
|
| Method Summary | |
void |
onEvent(net.mlw.gfw.event.Event event)
This method processes an event. |
| Methods inherited from class net.mlw.gfw.server.impl.AbstractServerEventHandler |
init |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleBroadcastConsumer()
| Method Detail |
public void onEvent(net.mlw.gfw.event.Event event)
EventHandler
event - The Event to be processed.EventHandler.onEvent(net.mlw.gfw.event.Event)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||