| Package | Description |
|---|---|
| net.engio.mbassy.dispatch | |
| net.engio.mbassy.subscription |
| Class and Description |
|---|
| AbstractHandlerInvocation
Todo: Add javadoc
|
| 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.
|
| MessagingContext
The messaging context holds all data/objects that is relevant to successfully publish
a message within a subscription.
|
| Class and Description |
|---|
| 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.
|
| MessagingContext
The messaging context holds all data/objects that is relevant to successfully publish
a message within a subscription.
|
Copyright © 2013. All Rights Reserved.