org.apache.qpid.client.transport
Class VmPipeTransportConnection
java.lang.Object
org.apache.qpid.client.transport.VmPipeTransportConnection
- All Implemented Interfaces:
- ITransportConnection
public class VmPipeTransportConnection
- extends Object
- implements ITransportConnection
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VmPipeTransportConnection
public VmPipeTransportConnection(int port)
connect
public void connect(AMQProtocolHandler protocolHandler,
BrokerDetails brokerDetail)
throws IOException
- Specified by:
connect
in interface ITransportConnection
- Throws:
IOException
Licensed to the Apache Software Foundation