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