org.apache.geronimo.gshell.whisper.transport.base
Class BaseTransportServer.BaseTransportServerConfiguration

java.lang.Object
  extended by org.apache.geronimo.gshell.whisper.transport.base.BaseConfiguration
      extended by org.apache.geronimo.gshell.whisper.transport.base.BaseTransportServer.BaseTransportServerConfiguration
All Implemented Interfaces:
TransportServer.Configuration
Direct Known Subclasses:
SslTransportServer.Configuration, TcpTransportServer.Configuration, VmTransportServer.Configuration
Enclosing class:
BaseTransportServer<T extends org.apache.mina.common.IoAcceptor>

protected static class BaseTransportServer.BaseTransportServerConfiguration
extends BaseConfiguration
implements TransportServer.Configuration


Constructor Summary
protected BaseTransportServer.BaseTransportServerConfiguration()
           
 
Method Summary
 
Methods inherited from class org.apache.geronimo.gshell.whisper.transport.base.BaseConfiguration
getHandler, getThreadModel, setHandler, setThreadModel, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.geronimo.gshell.whisper.transport.TransportServer.Configuration
getHandler, getThreadModel, setHandler, setThreadModel
 

Constructor Detail

BaseTransportServer.BaseTransportServerConfiguration

protected BaseTransportServer.BaseTransportServerConfiguration()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.