Package org.apache.qpid.client.transport

Interface Summary
ITransportConnection  
SocketTransportConnection.SocketConnectorFactory  
 

Class Summary
SocketTransportConnection  
TransportConnection The TransportConnection is a helper class responsible for connecting to an AMQ server.
VmPipeTransportConnection  
 

Exception Summary
AMQNoTransportForProtocolException AMQNoTransportForProtocolException represents a connection failure where there is no transport medium to connect to the broker available.
AMQTransportConnectionException AMQTransportConnectionException indicates a failure to establish a connection through the transporting medium, to an AMQP broker.
 



Licensed to the Apache Software Foundation