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