org.activeio.net
Class SslSocketSyncChannelFactory

java.lang.Object
  extended by org.activeio.net.SocketSyncChannelFactory
      extended by org.activeio.net.SslSocketSyncChannelFactory
All Implemented Interfaces:
SyncChannelFactory

public class SslSocketSyncChannelFactory
extends SocketSyncChannelFactory

A SslSynchChannelFactory creates org.activeio.net.TcpSynchChannel and org.activeio.net.TcpSynchChannelServer objects that use SSL.

Version:
$Revision$

Constructor Summary
SslSocketSyncChannelFactory()
           
 
Method Summary
 
Methods inherited from class org.activeio.net.SocketSyncChannelFactory
bindSyncChannel, createSynchChannel, getBacklog, openSyncChannel, setBacklog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SslSocketSyncChannelFactory

public SslSocketSyncChannelFactory()


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