| Package | Description |
|---|---|
| net.engio.mbassy.bus | |
| net.engio.mbassy.bus.config | |
| net.engio.mbassy.dispatch | |
| net.engio.mbassy.subscription |
| Class and Description |
|---|
| Subscription
A subscription is a thread safe container for objects that contain message handlers
|
| Class and Description |
|---|
| SubscriptionFactory
The subscription factory is used to create an empty subscription for specific message handler.
|
| Class and Description |
|---|
| AbstractSubscriptionContextAware
The base implementation for subscription context aware objects (mightily obvious :)
|
| ISubscriptionContextAware
This interface marks components that have access to the subscription context.
|
| SubscriptionContext
The subscription context holds all (meta)data/objects that are relevant to successfully publish
a message within a subscription.
|
| Class and Description |
|---|
| ISubscriptionContextAware
This interface marks components that have access to the subscription context.
|
| Subscription
A subscription is a thread safe container for objects that contain message handlers
|
| SubscriptionContext
The subscription context holds all (meta)data/objects that are relevant to successfully publish
a message within a subscription.
|
| SubscriptionFactory
The subscription factory is used to create an empty subscription for specific message handler.
|
Copyright © 2013. All Rights Reserved.