org.apache.geronimo.gshell.whisper.transport.ssl
Class SslTransport.Configuration

java.lang.Object
  extended by org.apache.geronimo.gshell.whisper.transport.base.BaseConfiguration
      extended by org.apache.geronimo.gshell.whisper.transport.base.BaseTransport.BaseTransportConfiguration
          extended by org.apache.geronimo.gshell.whisper.transport.ssl.SslTransport.Configuration
All Implemented Interfaces:
Transport.Configuration
Enclosing class:
SslTransport

public static class SslTransport.Configuration
extends BaseTransport.BaseTransportConfiguration


Constructor Summary
SslTransport.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.Transport.Configuration
getHandler, getThreadModel, setHandler, setThreadModel
 

Constructor Detail

SslTransport.Configuration

public SslTransport.Configuration()


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