|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
com.dxfeed.api.DXFeed
javadoc first).
See:
Description
Interface Summary | |
---|---|
DXFeedEventListener<E> | The listener interface for receiving events of the specified type E . |
Class Summary | |
---|---|
DXEndpoint | Manages network connections to feed or
publisher . |
DXEndpoint.Builder | Builder class for DXEndpoint that supports additional configuration properties. |
DXFeed | Main entry class for dxFeed API (read it first). |
DXFeedSubscription<E> | Subscription for a set of symbols and event types. |
DXFeedTimeSeriesSubscription<E extends TimeSeriesEvent> | Extends DXFeedSubscription to conveniently subscribe to time-series of
events for a set of symbols and event types. |
DXPublisher | Provides API for publishing of events to local or remote feeds . |
Enum Summary | |
---|---|
DXEndpoint.Role | Represents the role of endpoint that was specified during its creation . |
DXEndpoint.State | Represents the current state of endpoint. |
Main package for dxFeed API
(read com.dxfeed.api.DXFeed
javadoc first).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |