org.activeio.net
Class JxtaSocketSynchChannelFactory

java.lang.Object
  extended byorg.activeio.net.SocketSynchChannelFactory
      extended byorg.activeio.net.JxtaSocketSynchChannelFactory
All Implemented Interfaces:
SynchChannelFactory

public class JxtaSocketSynchChannelFactory
extends SocketSynchChannelFactory

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

Version:
$Revision$

Nested Class Summary
static class JxtaSocketSynchChannelFactory.JxtaServerSocketFactory
           
static class JxtaSocketSynchChannelFactory.JxtaSocketFactory
           
 
Field Summary
 
Fields inherited from class org.activeio.net.SocketSynchChannelFactory
DEFAULT_BACKLOG
 
Constructor Summary
JxtaSocketSynchChannelFactory()
           
 
Methods inherited from class org.activeio.net.SocketSynchChannelFactory
bindSynchChannel, createSynchChannel, getBacklog, openSynchChannel, setBacklog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JxtaSocketSynchChannelFactory

public JxtaSocketSynchChannelFactory()


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