Uses of Class
com.rabbitmq.client.impl.ContentHeaderPropertyWriter
Packages that use ContentHeaderPropertyWriter
Package
Description
The client API proper: classes and interfaces representing the AMQP
 connections, channels, and wire-protocol framing descriptors.
Implementations of interfaces specified in the client API, and their supporting classes.
- 
Uses of ContentHeaderPropertyWriter in com.rabbitmq.client
Methods in com.rabbitmq.client with parameters of type ContentHeaderPropertyWriterModifier and TypeMethodDescriptionvoidAMQP.BasicProperties.writePropertiesTo(ContentHeaderPropertyWriter writer)  - 
Uses of ContentHeaderPropertyWriter in com.rabbitmq.client.impl
Methods in com.rabbitmq.client.impl with parameters of type ContentHeaderPropertyWriterModifier and TypeMethodDescriptionabstract voidAMQContentHeader.writePropertiesTo(ContentHeaderPropertyWriter writer) Private API - Autogenerated writer for this header