Uses of Class
org.activeio.net.SocketSyncChannelFactory

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

Uses of SocketSyncChannelFactory in org.activeio.net
 

Subclasses of SocketSyncChannelFactory in org.activeio.net
 class JxtaSocketSyncChannelFactory
          A SslSynchChannelFactory creates org.activeio.net.TcpSynchChannel and org.activeio.net.TcpSynchChannelServer objects that use SSL.
 class SslSocketSyncChannelFactory
          A SslSynchChannelFactory creates org.activeio.net.TcpSynchChannel and org.activeio.net.TcpSynchChannelServer objects that use SSL.
 



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