Uses of Class
org.activeio.net.SocketSynchChannelFactory

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

Uses of SocketSynchChannelFactory in org.activeio.net
 

Subclasses of SocketSynchChannelFactory in org.activeio.net
 class JxtaSocketSynchChannelFactory
          A SslSynchChannelFactory creates org.activeio.net.TcpSynchChannel and org.activeio.net.TcpSynchChannelServer objects that use SSL.
 class SslSocketSynchChannelFactory
          A SslSynchChannelFactory creates org.activeio.net.TcpSynchChannel and org.activeio.net.TcpSynchChannelServer objects that use SSL.
 



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