Uses of Interface
org.apache.qpid.client.transport.ITransportConnection

Packages that use ITransportConnection
org.apache.qpid.client.transport   
 

Uses of ITransportConnection in org.apache.qpid.client.transport
 

Classes in org.apache.qpid.client.transport that implement ITransportConnection
 class SocketTransportConnection
           
 class VmPipeTransportConnection
           
 

Methods in org.apache.qpid.client.transport that return ITransportConnection
static ITransportConnection TransportConnection.getInstance(BrokerDetails details)
           
 



Licensed to the Apache Software Foundation