org.apache.geronimo.gshell.whisper.transport.base
Interface AddressFactory<T extends SocketAddress>

All Known Implementing Classes:
SslAddressFactory, TcpAddressFactory, VmAddressFactory

public interface AddressFactory<T extends SocketAddress>

???

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

Method Summary
 T create(URI location)
           
 

Method Detail

create

T create(URI location)
                               throws Exception
Throws:
Exception


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