Class and Description |
---|
Subscription
A subscription is a thread-safe container that manages exactly one message handler of all registered
message listeners of the same class, i.e.
|
Class and Description |
---|
ISubscriptionManagerProvider |
SubscriptionFactory
The subscription factory is used to create an empty subscription for specific message handler.
|
Class and Description |
---|
SubscriptionContext
The subscription context holds all (meta)data/objects that are relevant to successfully publish
a message within a subscription.
|
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 |
---|
SubscriptionContext
The subscription context holds all (meta)data/objects that are relevant to successfully publish
a message within a subscription.
|
Class and Description |
---|
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.
|
ISubscriptionManagerProvider |
Subscription
A subscription is a thread-safe container that manages exactly one message handler of all registered
message listeners of the same class, i.e.
|
Subscription.Handle
A handle exposes specific functionality of a subscription to be used by clients.
|
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.
|
SubscriptionManager
The subscription managers responsibility is to consistently handle and synchronize the message listener subscription process.
|
Copyright © 2018. All rights reserved.