Uses of Interface
com.rabbitmq.client.ContentHeader
Packages that use ContentHeader
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 ContentHeader in com.rabbitmq.client
Classes in com.rabbitmq.client that implement ContentHeaderMethods in com.rabbitmq.client that return ContentHeaderModifier and TypeMethodDescriptionCommand.getContentHeader()
Retrieves the ContentHeader subclass instance held as part of this Command, if any. -
Uses of ContentHeader in com.rabbitmq.client.impl
Classes in com.rabbitmq.client.impl that implement ContentHeaderModifier and TypeClassDescriptionclass
class
Implementation of ContentHeader - specialized by autogenerated code in AMQP.java.