Package | Description |
---|---|
org.apache.qpid.client.handler | |
org.apache.qpid.framing |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientMethodDispatcherImpl.dispatchQueueDeclare(QueueDeclareBody body,
int channelId) |
Modifier and Type | Method and Description |
---|---|
QueueDeclareBody |
MethodRegistry.createQueueDeclareBody(int ticket,
String queue,
boolean passive,
boolean durable,
boolean exclusive,
boolean autoDelete,
boolean nowait,
Map<String,Object> arguments) |
Modifier and Type | Method and Description |
---|---|
boolean |
ServerMethodDispatcher.dispatchQueueDeclare(QueueDeclareBody body,
int channelId) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.