org.openorb.net
Interface TransportClientInitializer

All Known Implementing Classes:
IIOPTransportClientInitializer

public interface TransportClientInitializer

Interface for creating sockets.

Version:
$Revision: 1.1 $ $Date: 2000/12/28 22:52:45 $
Author:
Chris Wood <wood@intalio.com>

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.