Package | Description |
---|---|
com.dxfeed.api |
Main package for dxFeed API that provides DXFeed as its core class.
|
com.dxfeed.api.osub |
Provides API to
observe subscription to generate and publish events only when needed.
|
Class and Description |
---|
ObservableSubscription
Observable set of subscription symbols for the specific event type.
|
ObservableSubscriptionChangeListener
The listener interface for receiving notifications on the changes of observed subscription.
|
Class and Description |
---|
IndexedEventSubscriptionSymbol
Represents subscription to a specific source of indexed events.
|
ObservableSubscriptionChangeListener
The listener interface for receiving notifications on the changes of observed subscription.
|
WildcardSymbol
Represents [wildcard] subscription to all events of the specific event type.
|
Copyright © 2002–2023 Devexperts LLC. All rights reserved.