Uses of Interface
org.apache.qpid.server.protocol.v0_8.AMQPConnection_0_8
-
Packages that use AMQPConnection_0_8 Package Description org.apache.qpid.server.protocol.v0_8 -
-
Uses of AMQPConnection_0_8 in org.apache.qpid.server.protocol.v0_8
Classes in org.apache.qpid.server.protocol.v0_8 with type parameters of type AMQPConnection_0_8 Modifier and Type Interface Description interfaceAMQPConnection_0_8<C extends AMQPConnection_0_8<C>>Classes in org.apache.qpid.server.protocol.v0_8 that implement AMQPConnection_0_8 Modifier and Type Class Description classAMQPConnection_0_8ImplMethods in org.apache.qpid.server.protocol.v0_8 that return AMQPConnection_0_8 Modifier and Type Method Description AMQPConnection_0_8<?>AMQChannel. getConnection()Constructors in org.apache.qpid.server.protocol.v0_8 with parameters of type AMQPConnection_0_8 Constructor Description AMQChannel(AMQPConnection_0_8 connection, int channelId, org.apache.qpid.server.store.MessageStore messageStore)
-