Uses of Class
org.activeio.net.SocketSynchChannelServer

Packages that use SocketSynchChannelServer
org.activeio.net A set of Channel implementations that are implemented using the Socket and DatagramSocket classes. 
 

Uses of SocketSynchChannelServer in org.activeio.net
 

Subclasses of SocketSynchChannelServer in org.activeio.net
 class NIOAsynchChannelServer
          A SynchChannelServer that creates org.activeio.net.TcpSynchChannelobjects from accepted tcp socket connections.
 class NIOSynchChannelServer
          A SynchChannelServer that creates org.activeio.net.TcpSynchChannelobjects from accepted tcp socket connections.
 



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