Package com.dxfeed.api

Main package for DXFeed Market Data API.

See:
          Description

Interface Summary
DXFeedEventListener<T> The listener interface for receiving events of the specified type T.
 

Class Summary
DXEndpoint DXEndpoint manages network connections to data feed or to publisher.
DXFeed Main entry class for DXFeed market data API.
DXFeedSubscription<T> This class represents a subscription for a set of symbols and event types.
DXFeedTimeSeriesSubscription<T extends TimeSeriesEvent>  
DXPublisher  
 

Enum Summary
DXEndpoint.Role Role represents the role of this endpoint that was specified during its creation.
DXEndpoint.State State represents the stat of this endpoint.
 

Package com.dxfeed.api Description

Main package for DXFeed Market Data API.