| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v1_0 | |
| org.apache.qpid.server.protocol.v1_0.messaging | |
| org.apache.qpid.server.protocol.v1_0.type.messaging |
| Modifier and Type | Method and Description |
|---|---|
Section |
MessageConverter_Internal_to_v1_0.convertToBody(Object object) |
protected Section |
MessageConverter_Internal_to_v1_0.getBodySection(InternalMessage serverMessage) |
protected Section |
MessageConverter_to_1_0.getBodySection(M serverMessage) |
| Modifier and Type | Method and Description |
|---|---|
protected MessageMetaData_1_0 |
MessageConverter_Internal_to_v1_0.convertMetaData(InternalMessage serverMessage,
Section bodySection,
SectionEncoder sectionEncoder) |
protected abstract MessageMetaData_1_0 |
MessageConverter_to_1_0.convertMetaData(M serverMessage,
Section bodySection,
SectionEncoder sectionEncoder) |
| Constructor and Description |
|---|
MessageMetaData_1_0(List<Section> sections,
SectionEncoder encoder) |
| Modifier and Type | Method and Description |
|---|---|
Section |
SectionDecoderImpl.readSection(org.apache.qpid.bytebuffer.QpidByteBuffer buf) |
Section |
SectionDecoder.readSection(org.apache.qpid.bytebuffer.QpidByteBuffer buf) |
| Modifier and Type | Method and Description |
|---|---|
List<Section> |
SectionDecoderImpl.parseAll(org.apache.qpid.bytebuffer.QpidByteBuffer buf) |
List<Section> |
SectionDecoder.parseAll(org.apache.qpid.bytebuffer.QpidByteBuffer buf) |
| Modifier and Type | Class and Description |
|---|---|
class |
AmqpSequence |
class |
AmqpValue |
class |
ApplicationProperties |
class |
Data |
class |
DeliveryAnnotations |
class |
Footer |
class |
Header |
class |
MessageAnnotations |
class |
Properties |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.