| Interface | Description |
|---|---|
| IPublisher<P> | |
| IPublisherAdmin<P> |
The admin variation of an IPublisherManager which can be used to bootstrap an environment.
|
| IPublisherManager<P> |
A pub/sub publisher manager.
|
| ISubscriberAdmin<P,T extends ISubscriberManager<P,T>> |
A subscriber manager of payload type P.
|
| ISubscriberManager<P,T extends ISubscriberManager<P,T>> |
A subscriber manager of payload type P.
|
| Class | Description |
|---|---|
| AbstractPublisherManager<P,T extends AbstractPublisherManager<P,T>> | |
| AbstractSubscriberManager<P,T extends ISubscriberManager<P,T>> |
Base class for subscriber managers.
|
| ConfigSubscription<P> |
A subscriber whose parameters are defined in configuration.
|
| Subscription<P> |
Copyright © 2018 Symphony Software Foundation. All rights reserved.