| 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.
|
| com.dxfeed.model |
Provides convenient data models for events processing.
|
| com.dxfeed.model.market |
Provides models for market events.
|
| com.dxfeed.ondemand |
Provides API for dxFeed on-demand historical tick data replay.
|
| Class and Description |
|---|
| DXEndpoint |
| 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. |
| Class and Description |
|---|
| FilteredSubscriptionSymbol
This marker interface marks subscription symbol classes (like
TimeSeriesSubscriptionSymbol)
that attach "filters" to the actual symbols. |
| Class and Description |
|---|
| DXFeed
Main entry class for dxFeed API (read it first).
|
| Class and Description |
|---|
| DXFeed
Main entry class for dxFeed API (read it first).
|
| DXFeedEventListener
The listener interface for receiving events of the specified type
E. |
| Class and Description |
|---|
| DXEndpoint |
Copyright © 2002–2023 Devexperts LLC. All rights reserved.