Modifier and Type | Class and Description |
---|---|
class |
SectionEncoderImpl |
Modifier and Type | Method and Description |
---|---|
Binary |
Section.encode(SectionEncoder encoder) |
Modifier and Type | Method and Description |
---|---|
Binary |
Data.encode(SectionEncoder encoder) |
Binary |
Footer.encode(SectionEncoder encoder) |
Binary |
DeliveryAnnotations.encode(SectionEncoder encoder) |
Binary |
ApplicationProperties.encode(SectionEncoder encoder) |
Binary |
AmqpSequence.encode(SectionEncoder encoder) |
Binary |
Header.encode(SectionEncoder encoder) |
Binary |
Properties.encode(SectionEncoder encoder) |
Binary |
AmqpValue.encode(SectionEncoder encoder) |
Binary |
MessageAnnotations.encode(SectionEncoder encoder) |
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 |
---|---|
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.