Package | Description |
---|---|
net.engio.mbassy.dispatch | |
net.engio.mbassy.listener |
Class and Description |
---|
DelegatingMessageDispatcher
A delegating dispatcher wraps additional logic around a given delegate.
|
HandlerInvocation
This is the base class for handler invocations that already implements all context related methods only leaving the implementation of the actual invocation mechanism to the concrete subclass.
|
IHandlerInvocation
A handler invocation encapsulates the logic that is used to invoke a single
message handler to process a given message.
|
IMessageDispatcher
A message dispatcher provides the functionality to deliver a single message
to a set of listeners.
|
Class and Description |
---|
HandlerInvocation
This is the base class for handler invocations that already implements all context related methods only leaving the implementation of the actual invocation mechanism to the concrete subclass.
|
Copyright © 2018. All rights reserved.