Uses of Class
org.jacorb.orb.etf.ConnectionBase

Packages that use ConnectionBase
org.jacorb.orb.etf   
org.jacorb.orb.iiop   
 

Uses of ConnectionBase in org.jacorb.orb.etf
 

Subclasses of ConnectionBase in org.jacorb.orb.etf
 class StreamConnectionBase
          This an abstract base implementation of the ETF::Connection interface.
 

Constructors in org.jacorb.orb.etf with parameters of type ConnectionBase
ConnectionBase(ConnectionBase other)
          Initialise this instance as a copy of another.
 

Uses of ConnectionBase in org.jacorb.orb.iiop
 

Subclasses of ConnectionBase in org.jacorb.orb.iiop
 class ClientIIOPConnection
          ClientIIOPConnection.java Created: Sun Aug 12 20:56:32 2002
 class IIOPConnection
          IIOPConnection.java Created: Sun Aug 12 20:18:47 2002
 class IIOPLoopbackConnection
           
 class ServerIIOPConnection
          ServerIIOPConnection.java Created: Sun Aug 12 20:56:32 2002