org.activeio.net
Class JxtaSocketSyncChannelFactory

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

public class JxtaSocketSyncChannelFactory
extends SocketSyncChannelFactory

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

Version:
$Revision$

Nested Class Summary
static class JxtaSocketSyncChannelFactory.JxtaServerSocketFactory
           
static class JxtaSocketSyncChannelFactory.JxtaSocketFactory
           
 
Constructor Summary
JxtaSocketSyncChannelFactory()
           
 
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

JxtaSocketSyncChannelFactory

public JxtaSocketSyncChannelFactory()


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