Uses of Package
com.dxfeed.api

Packages that use com.dxfeed.api
com.dxfeed.api Main package for dxFeed API (read com.dxfeed.api.DXFeed javadoc first). 
com.dxfeed.model.market Defines models for market events. 
 

Classes in com.dxfeed.api used by com.dxfeed.api
DXEndpoint
          Manages network connections to feed or publisher.
DXEndpoint.Builder
          Builder class for DXEndpoint that supports additional configuration properties.
DXEndpoint.Role
          Represents the role of endpoint that was specified during its creation.
DXEndpoint.State
          Represents the current state of endpoint.
DXFeed
          Main entry class for dxFeed API (read it first).
DXFeedEventListener
          The listener interface for receiving events of the specified type E.
DXFeedSubscription
          Subscription for a set of symbols and event types.
DXFeedTimeSeriesSubscription
          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.
 

Classes in com.dxfeed.api used by com.dxfeed.model.market
DXFeed
          Main entry class for dxFeed API (read it first).
 



Copyright © 2013 Devexperts. All Rights Reserved.