Modifier and Type | Method and Description |
---|---|
Section |
SectionDecoderImpl.readSection(QpidByteBuffer buf) |
Section |
SectionDecoder.readSection(QpidByteBuffer buf) |
Modifier and Type | Method and Description |
---|---|
List<Section> |
SectionDecoderImpl.parseAll(QpidByteBuffer buf) |
List<Section> |
SectionDecoder.parseAll(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 |
Modifier and Type | Method and Description |
---|---|
protected MessageMetaData_1_0 |
MessageConverter_0_10_to_1_0.convertMetaData(MessageTransferMessage serverMessage,
Section bodySection,
SectionEncoder sectionEncoder) |
Modifier and Type | Method and Description |
---|---|
protected MessageMetaData_1_0 |
MessageConverter_0_8_to_1_0.convertMetaData(AMQMessage serverMessage,
Section bodySection,
SectionEncoder sectionEncoder) |
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,
String mimeType) |
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) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.