barchart-udt-core
2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500

Uses of Class
com.barchart.udt.StatusUDT

Packages that use StatusUDT
com.barchart.udt Java wrapper around native C++ UDT protocol 
 

Uses of StatusUDT in com.barchart.udt
 

Methods in com.barchart.udt that return StatusUDT
static StatusUDT StatusUDT.from(int code)
           
 StatusUDT SocketUDT.status()
          returns native status of underlying native UDT socket
static StatusUDT StatusUDT.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StatusUDT[] StatusUDT.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


barchart-udt-core
2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500

Copyright © 2009-2013 Barchart, Inc.. All Rights Reserved.