Package | Description |
---|---|
org.apache.qpid.client.handler | |
org.apache.qpid.framing |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientMethodDispatcherImpl.dispatchQueueUnbind(QueueUnbindBody queueUnbindBody,
int channelId) |
boolean |
ClientMethodDispatcherImpl_0_91.dispatchQueueUnbind(QueueUnbindBody body,
int channelId) |
boolean |
ClientMethodDispatcherImpl_8_0.dispatchQueueUnbind(QueueUnbindBody body,
int channelId) |
boolean |
ClientMethodDispatcherImpl_0_9.dispatchQueueUnbind(QueueUnbindBody body,
int channelId) |
Modifier and Type | Method and Description |
---|---|
QueueUnbindBody |
MethodRegistry.createQueueUnbindBody(int ticket,
AMQShortString queue,
AMQShortString exchange,
AMQShortString routingKey,
FieldTable arguments) |
Modifier and Type | Method and Description |
---|---|
boolean |
ServerMethodDispatcher.dispatchQueueUnbind(QueueUnbindBody queueUnbindBody,
int channelId) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.