| Package | Description |
|---|---|
| net.engio.mbassy.dispatch | |
| net.engio.mbassy.subscription |
| Modifier and Type | Class and Description |
|---|---|
class |
EnvelopedMessageDispatcher
Todo: Add javadoc
|
class |
FilteredMessageDispatcher
A dispatcher that implements message filtering based on the filter configuration
of the associated message handler.
|
class |
MessageDispatcher
Standard implementation for direct, unfiltered message delivery.
|
| Constructor and Description |
|---|
EnvelopedMessageDispatcher(IMessageDispatcher dispatcher) |
FilteredMessageDispatcher(IMessageDispatcher dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
protected IMessageDispatcher |
SubscriptionFactory.buildDispatcher(MessagingContext context,
IHandlerInvocation invocation) |
| Constructor and Description |
|---|
Subscription(MessagingContext context,
IMessageDispatcher dispatcher) |
Copyright © 2013. All Rights Reserved.