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

Uses of Interface
com.barchart.udt.nio.ChannelUDT

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

Uses of ChannelUDT in com.barchart.udt.nio
 

Classes in com.barchart.udt.nio that implement ChannelUDT
 class RendezvousChannelUDT
          SocketChannel-like wrapper for SocketUDT, can be either stream or message oriented, depending on TypeUDT
 class ServerSocketChannelUDT
          ServerSocketChannel-like wrapper for SocketUDT can be either stream or message oriented, depending on TypeUDT
 class SocketChannelUDT
          SocketChannel-like wrapper for SocketUDT, can be either stream or message oriented, depending on TypeUDT
 

Methods in com.barchart.udt.nio that return ChannelUDT
protected  ChannelUDT SelectionKeyUDT.channelUDT()
          Underlying UDT channel.
 

Constructors in com.barchart.udt.nio with parameters of type ChannelUDT
SelectionKeyUDT(SelectorUDT selectorUDT, ChannelUDT channelUDT, Object attachment)
           
 


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

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