|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ReturnableEvent in org.ceno.communication.cli |
---|
Methods in org.ceno.communication.cli with parameters of type ReturnableEvent | ||
---|---|---|
|
IEventCommunicator.query(ReturnableEvent<T> event)
|
Uses of ReturnableEvent in org.ceno.communication.cli.dispatch |
---|
Methods in org.ceno.communication.cli.dispatch with parameters of type ReturnableEvent | ||
---|---|---|
|
ExtensionPointEventCommunicatorDispatcher.query(ReturnableEvent<T> event)
|
|
|
EventCommunicatorService.query(ReturnableEvent<T> event)
|
Uses of ReturnableEvent in org.ceno.communication.cli.net4j |
---|
Methods in org.ceno.communication.cli.net4j with parameters of type ReturnableEvent | ||
---|---|---|
|
RequestEventCommunicator.query(ReturnableEvent<T> event)
|
Constructors in org.ceno.communication.cli.net4j with parameters of type ReturnableEvent | |
---|---|
Net4JRequestWithResult(org.eclipse.net4j.signal.SignalProtocol<?> protocol,
ReturnableEvent<T> event)
|
Uses of ReturnableEvent in org.ceno.communication.srv |
---|
Methods in org.ceno.communication.srv with parameters of type ReturnableEvent | ||
---|---|---|
|
EventDispatcher.dispatch(ReturnableEvent<T> event)
|
|
|
IEventDispatcher.dispatch(ReturnableEvent<T> event)
|
Uses of ReturnableEvent in org.ceno.communication.srv.internal |
---|
Methods in org.ceno.communication.srv.internal with parameters of type ReturnableEvent | ||
---|---|---|
|
EventDispatcher.dispatch(ReturnableEvent<T> event)
|
Uses of ReturnableEvent in org.ceno.protocol.event |
---|
Subclasses of ReturnableEvent in org.ceno.protocol.event | |
---|---|
class |
LoginSessionEvent
|
class |
LogoutSessionEvent
|
class |
QueryDeveloperResourceStatesEvent
|
class |
QueryMessagesEvent
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |