Uses of Class
com.espertech.esperio.socket.config.DataType

Packages that use DataType
com.espertech.esperio.socket.config Socket Adapter configuration classes. 
 

Uses of DataType in com.espertech.esperio.socket.config
 

Methods in com.espertech.esperio.socket.config that return DataType
 DataType SocketConfig.getDataType()
           
static DataType DataType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DataType[] DataType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.espertech.esperio.socket.config with parameters of type DataType
 void SocketConfig.setDataType(DataType dataType)
           
 


© 2006-2014 EsperTech Inc.
All rights reserved.
Visit us at espertech.com