Uses of Class
org.apache.qpid.protonj2.codec.encoders.AbstractDescribedMapTypeEncoder
-
Packages that use AbstractDescribedMapTypeEncoder Package Description org.apache.qpid.protonj2.codec.encoders.messaging -
-
Uses of AbstractDescribedMapTypeEncoder in org.apache.qpid.protonj2.codec.encoders.messaging
Subclasses of AbstractDescribedMapTypeEncoder in org.apache.qpid.protonj2.codec.encoders.messaging Modifier and Type Class Description classApplicationPropertiesTypeEncoderEncoder of AMQP ApplicationProperties type values to a byte stream.classDeliveryAnnotationsTypeEncoderEncoder of AMQP DeliveryAnnotations type values to a byte stream.classFooterTypeEncoderEncoder of AMQP Footer type values to a byte streamclassMessageAnnotationsTypeEncoderEncoder of AMQP MessageAnnotations type values to a byte stream.
-