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

Uses of Class
com.barchart.udt.nio.KindUDT

Packages that use KindUDT
com.barchart.udt.nio java.nio - Style Programming API for UDT 
 

Uses of KindUDT in com.barchart.udt.nio
 

Methods in com.barchart.udt.nio that return KindUDT
 KindUDT ServerSocketChannelUDT.kindUDT()
           
 KindUDT ChannelUDT.kindUDT()
          The kind of UDT channel.
 KindUDT RendezvousChannelUDT.kindUDT()
           
 KindUDT SocketChannelUDT.kindUDT()
           
protected  KindUDT SelectionKeyUDT.kindUDT()
          Channel role.
static KindUDT KindUDT.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KindUDT[] KindUDT.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.