| Package | Description |
|---|---|
| net.engio.mbassy.dispatch | |
| net.engio.mbassy.subscription |
| Class and Description |
|---|
| DelegatingMessageDispatcher
A delegating dispatcher wraps additional logic around a given delegate.
|
| IHandlerInvocation
A handler invocation encapsulates the logic that is used to invoke a single
message handler to process a given message.
|
| IMessageBusAware
This interface marks components that have access to the message bus that they belong to.
|
| IMessageDispatcher
A message dispatcher provides the functionality to deliver a single message
to a set of listeners.
|
| ISubscriptionContextAware
This interface marks components that have access to the subscription context.
|
| Class and Description |
|---|
| IHandlerInvocation
A handler invocation encapsulates the logic that is used to invoke a single
message handler to process a given message.
|
| IMessageBusAware
This interface marks components that have access to the message bus that they belong to.
|
| IMessageDispatcher
A message dispatcher provides the functionality to deliver a single message
to a set of listeners.
|
| ISubscriptionContextAware
This interface marks components that have access to the subscription context.
|
Copyright © 2013. All Rights Reserved.