org.apache.geronimo.gshell.whisper.transport.base
Class BaseTransport.BaseTransportConfiguration

java.lang.Object
  extended by org.apache.geronimo.gshell.whisper.transport.base.BaseConfiguration
      extended by org.apache.geronimo.gshell.whisper.transport.base.BaseTransport.BaseTransportConfiguration
All Implemented Interfaces:
Transport.Configuration
Direct Known Subclasses:
SslTransport.Configuration, TcpTransport.Configuration, VmTransport.Configuration
Enclosing class:
BaseTransport<T extends org.apache.mina.common.IoConnector>

protected static class BaseTransport.BaseTransportConfiguration
extends BaseConfiguration
implements Transport.Configuration


Constructor Summary
protected BaseTransport.BaseTransportConfiguration()
           
 
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.Transport.Configuration
getHandler, getThreadModel, setHandler, setThreadModel
 

Constructor Detail

BaseTransport.BaseTransportConfiguration

protected BaseTransport.BaseTransportConfiguration()


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