org.openorb.orb.net
Interface TransportClientInitializer

All Known Implementing Classes:
IIOPTransportClientInitializer

public interface TransportClientInitializer

Interface for creating sockets.

Version:
$Revision: 1.3 $ $Date: 2004/02/10 21:02:50 $
Author:
Chris Wood

Method Summary
 Address[] establishTransports(Address[] addresses)
          Set the MessageTransport constructor for each of the addresses.
 

Method Detail

establishTransports

public Address[] establishTransports(Address[] addresses)
Set the MessageTransport constructor for each of the addresses. All the addresses will be alternative endpoints from a single IOR profile.
Returns:
new list of addresses.