See: Description
| Interface | Description |
|---|---|
| ObservableSubscription<E> |
Observable set of subscription symbols for the specific event type.
|
| ObservableSubscriptionChangeListener |
The listener interface for receiving notifications on the changes of observed subscription.
|
| Class | Description |
|---|---|
| IndexedEventSubscriptionSymbol<T> |
Represents subscription to a specific source of indexed events.
|
| TimeSeriesSubscriptionSymbol<T> |
Represents subscription to time-series of events.
|
| WildcardSymbol |
Represents [wildcard] subscription to all events of the specific event type.
|
Copyright © 2002–2023 Devexperts LLC. All rights reserved.