| Package | Description |
|---|---|
| org.apache.qpid.framing.amqp_0_9 | |
| org.apache.qpid.framing.amqp_8_0 |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamPublishBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
StreamPublishBody |
MethodRegistry_0_9.createStreamPublishBody(int ticket,
AMQShortString exchange,
AMQShortString routingKey,
boolean mandatory,
boolean immediate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchStreamPublish(StreamPublishBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
StreamPublishBody |
MethodRegistry_8_0.createStreamPublishBody(int ticket,
AMQShortString exchange,
AMQShortString routingKey,
boolean mandatory,
boolean immediate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_8_0.dispatchStreamPublish(StreamPublishBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.