Uses of Class
com.rabbitmq.client.impl.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
Modifier and TypeMethodDescriptionvoid
AMQP.BasicProperties.writePropertiesTo
(ContentHeaderPropertyWriter writer) -
Uses of ContentHeaderPropertyWriter in com.rabbitmq.client.impl
Modifier and TypeMethodDescriptionabstract void
AMQContentHeader.writePropertiesTo
(ContentHeaderPropertyWriter writer) Private API - Autogenerated writer for this header