org.apache.geronimo.gshell.whisper.transport.tcp
Class TcpTransportServer.Configuration

java.lang.Object
  extended by org.apache.geronimo.gshell.whisper.transport.base.BaseConfiguration
      extended by org.apache.geronimo.gshell.whisper.transport.base.BaseTransportServer.BaseTransportServerConfiguration
          extended by org.apache.geronimo.gshell.whisper.transport.tcp.TcpTransportServer.Configuration
All Implemented Interfaces:
TransportServer.Configuration
Enclosing class:
TcpTransportServer

public static class TcpTransportServer.Configuration
extends BaseTransportServer.BaseTransportServerConfiguration


Constructor Summary
TcpTransportServer.Configuration()
           
 
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

TcpTransportServer.Configuration

public TcpTransportServer.Configuration()


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