Uses of Class
org.activeio.net.SocketSyncChannelServer

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

Uses of SocketSyncChannelServer in org.activeio.net
 

Subclasses of SocketSyncChannelServer in org.activeio.net
 class NIOAsyncChannelServer
          A SynchChannelServer that creates org.activeio.net.TcpSynchChannelobjects from accepted tcp socket connections.
 class NIOSyncChannelServer
          A SynchChannelServer that creates org.activeio.net.TcpSynchChannelobjects from accepted tcp socket connections.
 



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