Package | Description |
---|---|
org.menacheri.jetclient.app | |
org.menacheri.jetclient.app.impl | |
org.menacheri.jetclient.event.impl |
Modifier and Type | Method and Description |
---|---|
EventDispatcher |
Session.getEventDispatcher() |
Modifier and Type | Field and Description |
---|---|
protected EventDispatcher |
DefaultSession.eventDispatcher
event dispatcher
|
private 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 |
DefaultEventDispatcher
A synchronous dispatcher which will be used to dispatch incoming events on a
session to the appropriate
EventHandler . |
Copyright © 2012. All Rights Reserved.