Package | Description |
---|---|
com.dxfeed.api |
Main package for dxFeed API that provides DXFeed as its core class.
|
Modifier and Type | Method and Description |
---|---|
abstract DXEndpoint.State |
DXEndpoint.getState()
Returns the state of this endpoint.
|
static DXEndpoint.State |
DXEndpoint.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DXEndpoint.State[] |
DXEndpoint.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2023 Devexperts LLC. All rights reserved.