| Package | Description |
|---|---|
| org.apache.qpid.framing.amqp_0_9 | |
| org.apache.qpid.framing.amqp_0_91 |
| Modifier and Type | Class and Description |
|---|---|
class |
QueueUnbindBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
QueueUnbindBody |
MethodRegistry_0_9.createQueueUnbindBody(int ticket,
AMQShortString queue,
AMQShortString exchange,
AMQShortString routingKey,
FieldTable arguments) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchQueueUnbind(QueueUnbindBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
QueueUnbindBody |
MethodRegistry_0_91.createQueueUnbindBody(int ticket,
AMQShortString queue,
AMQShortString exchange,
AMQShortString routingKey,
FieldTable arguments) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_91.dispatchQueueUnbind(QueueUnbindBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.