| Package | Description |
|---|---|
| org.apache.qpid.client.handler | |
| org.apache.qpid.framing |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcherImpl.dispatchBasicConsume(BasicConsumeBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
BasicConsumeBody |
MethodRegistry.createBasicConsumeBody(int ticket,
String queue,
String consumerTag,
boolean noLocal,
boolean noAck,
boolean exclusive,
boolean nowait,
Map<String,Object> arguments) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher.dispatchBasicConsume(BasicConsumeBody body,
int channelId) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.