Uses of Package
org.activeio.net

Packages that use org.activeio.net
org.activeio.adapter The Adapter package provides classes that make it easy ot bridge between the the SynchChannel, AsyncChannel, InputStream, OutputStream, Socket, and ServerSocket domains. 
org.activeio.net A set of Channel implementations that are implemented using the Socket and DatagramSocket classes. 
 

Classes in org.activeio.net used by org.activeio.adapter
SocketMetadata
           
 

Classes in org.activeio.net used by org.activeio.net
NIOAsynchChannelSelectorManager.SelectorManagerListener
           
NIOAsynchChannelSelectorManager.SocketChannelAsynchChannelSelection
           
NIOBaseChannel
          Base class for the Asynch and Synch implementations of NIO channels.
SocketMetadata
           
SocketSynchChannelFactory
          A TcpSynchChannelFactory creates org.activeio.net.TcpSynchChannel and org.activeio.net.TcpSynchChannelServer objects.
SocketSynchChannelServer
          A SynchChannelServer that creates org.activeio.net.TcpSynchChannelobjects from accepted tcp socket connections.
VMPipeAsynchChannelPipe.PipeChannel
           
VMPipeAsynchChannelServer
           
 



Copyright © -2005 The ActiveIO Project. All Rights Reserved.