Uses of Class
org.apache.qpid.server.protocol.v0_8.AMQPConnection_0_8Impl
-
Packages that use AMQPConnection_0_8Impl Package Description org.apache.qpid.server.protocol.v0_8 -
-
Uses of AMQPConnection_0_8Impl in org.apache.qpid.server.protocol.v0_8
Method parameters in org.apache.qpid.server.protocol.v0_8 with type arguments of type AMQPConnection_0_8Impl Modifier and Type Method Description protected voidAMQPConnection_0_8Impl. addAsyncTask(org.apache.qpid.server.util.Action<? super AMQPConnection_0_8Impl> action)Constructors in org.apache.qpid.server.protocol.v0_8 with parameters of type AMQPConnection_0_8Impl Constructor Description BrokerDecoder(AMQPConnection_0_8Impl connection)Creates a new AMQP decoder.ProtocolOutputConverterImpl(AMQPConnection_0_8Impl connection)
-