Uses of Enum
org.apache.qpid.proton.amqp.messaging.Section.SectionType
Packages that use Section.SectionType
-
Uses of Section.SectionType in org.apache.qpid.proton.amqp.messaging
Methods in org.apache.qpid.proton.amqp.messaging that return Section.SectionTypeModifier and TypeMethodDescriptionAmqpSequence.getType()
AmqpValue.getType()
ApplicationProperties.getType()
Data.getType()
DeliveryAnnotations.getType()
Footer.getType()
Header.getType()
MessageAnnotations.getType()
Properties.getType()
Section.getType()
static Section.SectionType
Returns the enum constant of this type with the specified name.static Section.SectionType[]
Section.SectionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.