Uses of Class
com.dxfeed.api.DXEndpoint.State

Packages that use DXEndpoint.State
com.dxfeed.api Main package for dxFeed API (read com.dxfeed.api.DXFeed javadoc first). 
 

Uses of DXEndpoint.State in com.dxfeed.api
 

Methods in com.dxfeed.api that return DXEndpoint.State
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 © 2013 Devexperts. All Rights Reserved.