| Interface | Description |
|---|---|
| MergedSubscription<T> |
Represents a subscription to a set of events.
|
| SingleSubscription<T extends Event> |
Represents a subscription to a single given event.
|
| Subscription |
Represents a subscription to a given (set of) event(s).
|
Copyright © 2017. All rights reserved.