|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueueUnbindBody | |
---|---|
org.apache.qpid.framing.amqp_0_9 | |
org.apache.qpid.framing.amqp_0_91 |
Uses of QueueUnbindBody in org.apache.qpid.framing.amqp_0_9 |
---|
Classes in org.apache.qpid.framing.amqp_0_9 that implement QueueUnbindBody | |
---|---|
class |
QueueUnbindBodyImpl
|
Methods in org.apache.qpid.framing.amqp_0_9 that return QueueUnbindBody | |
---|---|
QueueUnbindBody |
MethodRegistry_0_9.createQueueUnbindBody(int ticket,
AMQShortString queue,
AMQShortString exchange,
AMQShortString routingKey,
FieldTable arguments)
|
Methods in org.apache.qpid.framing.amqp_0_9 with parameters of type QueueUnbindBody | |
---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchQueueUnbind(QueueUnbindBody body,
int channelId)
|
Uses of QueueUnbindBody in org.apache.qpid.framing.amqp_0_91 |
---|
Methods in org.apache.qpid.framing.amqp_0_91 that return QueueUnbindBody | |
---|---|
QueueUnbindBody |
MethodRegistry_0_91.createQueueUnbindBody(int ticket,
AMQShortString queue,
AMQShortString exchange,
AMQShortString routingKey,
FieldTable arguments)
|
Methods in org.apache.qpid.framing.amqp_0_91 with parameters of type QueueUnbindBody | |
---|---|
boolean |
ServerMethodDispatcher_0_91.dispatchQueueUnbind(QueueUnbindBody body,
int channelId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |