org.apache.geronimo.gshell.whisper.transport.ssl
Class SslAddressFactory

java.lang.Object
  extended by org.apache.geronimo.gshell.whisper.transport.tcp.TcpAddressFactory
      extended by org.apache.geronimo.gshell.whisper.transport.ssl.SslAddressFactory
All Implemented Interfaces:
AddressFactory<InetSocketAddress>

@Component(role=AddressFactory.class,
           hint="ssl")
public class SslAddressFactory
extends TcpAddressFactory

???

Version:
$Rev: 579828 $ $Date: 2007-09-26 15:15:42 -0700 (Wed, 26 Sep 2007) $

Constructor Summary
SslAddressFactory()
           
 
Method Summary
 
Methods inherited from class org.apache.geronimo.gshell.whisper.transport.tcp.TcpAddressFactory
create
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SslAddressFactory

public SslAddressFactory()


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