| Package | Description |
|---|---|
| org.apache.qpid.framing | |
| org.apache.qpid.framing.amqp_0_9 | |
| org.apache.qpid.framing.amqp_0_91 | |
| org.apache.qpid.framing.amqp_8_0 |
| Modifier and Type | Method and Description |
|---|---|
abstract BasicRejectBody |
MethodRegistry.createBasicRejectBody(long deliveryTag,
boolean requeue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher.dispatchBasicReject(BasicRejectBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicRejectBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
BasicRejectBody |
MethodRegistry_0_9.createBasicRejectBody(long deliveryTag,
boolean requeue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchBasicReject(BasicRejectBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
BasicRejectBody |
MethodRegistry_0_91.createBasicRejectBody(long deliveryTag,
boolean requeue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_91.dispatchBasicReject(BasicRejectBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
BasicRejectBody |
MethodRegistry_8_0.createBasicRejectBody(long deliveryTag,
boolean requeue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_8_0.dispatchBasicReject(BasicRejectBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.