Package | Description |
---|---|
org.menacheri.jetserver.app | |
org.menacheri.jetserver.app.impl | |
org.menacheri.jetserver.event.impl |
Modifier and Type | Method and Description |
---|---|
EventDispatcher |
Session.getEventDispatcher() |
Modifier and Type | Field and Description |
---|---|
protected EventDispatcher |
DefaultSession.eventDispatcher
event dispatcher
|
protected EventDispatcher |
DefaultSession.SessionBuilder.eventDispatcher |
Modifier and Type | Method and Description |
---|---|
EventDispatcher |
DefaultSession.getEventDispatcher() |
Modifier and Type | Method and Description |
---|---|
DefaultSession.SessionBuilder |
DefaultSession.SessionBuilder.eventDispatcher(EventDispatcher eventDispatcher) |
Modifier and Type | Class and Description |
---|---|
class |
ABQEventDispatcher |
class |
ExecutorEventDispatcher |
class |
JetlangEventDispatcher |
Modifier and Type | Method and Description |
---|---|
static EventDispatcher |
EventDispatchers.newABQEventDispatcher(GameRoom room,
LaneStrategy<String,ExecutorService,GameRoom> strategy) |
static EventDispatcher |
EventDispatchers.newJetlangEventDispatcher(GameRoom room,
LaneStrategy<String,ExecutorService,GameRoom> strategy) |
Copyright © 2013. All Rights Reserved.