| Package | Description |
|---|---|
| org.apache.qpid.framing.amqp_0_9 | |
| org.apache.qpid.framing.amqp_8_0 |
| Modifier and Type | Class and Description |
|---|---|
class |
FileConsumeBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
FileConsumeBody |
MethodRegistry_0_9.createFileConsumeBody(int ticket,
AMQShortString queue,
AMQShortString consumerTag,
boolean noLocal,
boolean noAck,
boolean exclusive,
boolean nowait,
FieldTable filter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchFileConsume(FileConsumeBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
FileConsumeBody |
MethodRegistry_8_0.createFileConsumeBody(int ticket,
AMQShortString queue,
AMQShortString consumerTag,
boolean noLocal,
boolean noAck,
boolean exclusive,
boolean nowait) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_8_0.dispatchFileConsume(FileConsumeBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.