|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObservableSubscription | |
---|---|
com.dxfeed.api | Main package for dxFeed API
(read com.dxfeed.api.DXFeed javadoc first). |
Uses of ObservableSubscription in com.dxfeed.api |
---|
Classes in com.dxfeed.api that implement ObservableSubscription | |
---|---|
class |
DXFeedSubscription<E>
Subscription for a set of symbols and event types. |
class |
DXFeedTimeSeriesSubscription<E extends TimeSeriesEvent>
Extends DXFeedSubscription to conveniently subscribe to time-series of
events for a set of symbols and event types. |
Methods in com.dxfeed.api that return ObservableSubscription | ||
---|---|---|
abstract
|
DXPublisher.getSubscription(Class<E> eventType)
Returns observable set of subscribed symbols for the specified event type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |