| Package | Description |
|---|---|
| org.apache.qpid.framing.amqp_0_9 | |
| org.apache.qpid.framing.amqp_8_0 |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamDeliverBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
StreamDeliverBody |
MethodRegistry_0_9.createStreamDeliverBody(AMQShortString consumerTag,
long deliveryTag,
AMQShortString exchange,
AMQShortString queue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_9.dispatchStreamDeliver(StreamDeliverBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
StreamDeliverBody |
MethodRegistry_8_0.createStreamDeliverBody(AMQShortString consumerTag,
long deliveryTag,
AMQShortString exchange,
AMQShortString queue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchStreamDeliver(StreamDeliverBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.