| Package | Description |
|---|---|
| org.apache.qpid.framing.abstraction | |
| org.apache.qpid.framing.amqp_0_9 | |
| org.apache.qpid.framing.amqp_0_91 | |
| org.apache.qpid.framing.amqp_8_0 |
| Modifier and Type | Class and Description |
|---|---|
class |
MessagePublishInfoImpl |
| Modifier and Type | Method and Description |
|---|---|
MessagePublishInfo |
ProtocolVersionMethodConverter.convertToInfo(AMQMethodBody body) |
| Modifier and Type | Method and Description |
|---|---|
AMQMethodBody |
ProtocolVersionMethodConverter.convertToBody(MessagePublishInfo info) |
| Modifier and Type | Method and Description |
|---|---|
MessagePublishInfo |
MethodConverter_0_9.convertToInfo(AMQMethodBody methodBody) |
| Modifier and Type | Method and Description |
|---|---|
AMQMethodBody |
MethodConverter_0_9.convertToBody(MessagePublishInfo info) |
| Modifier and Type | Method and Description |
|---|---|
MessagePublishInfo |
MethodConverter_0_91.convertToInfo(AMQMethodBody methodBody) |
| Modifier and Type | Method and Description |
|---|---|
AMQMethodBody |
MethodConverter_0_91.convertToBody(MessagePublishInfo info) |
| Modifier and Type | Method and Description |
|---|---|
MessagePublishInfo |
MethodConverter_8_0.convertToInfo(AMQMethodBody methodBody) |
| Modifier and Type | Method and Description |
|---|---|
AMQMethodBody |
MethodConverter_8_0.convertToBody(MessagePublishInfo info) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.