| Package | Description |
|---|---|
| com.dxfeed.api |
Main package for dxFeed API that provides DXFeed as its core class.
|
| com.dxfeed.promise |
Provides
Promise class for request-based APIs that can be used
both synchronously and asynchronously. |
| Class and Description |
|---|
| Promise
Result of a computation that will be completed normally or exceptionally in the future.
|
| Class and Description |
|---|
| Promise
Result of a computation that will be completed normally or exceptionally in the future.
|
| PromiseHandler
Handler for promised computation completion.
|
Copyright © 2002–2023 Devexperts LLC. All rights reserved.