| Package | Description |
|---|---|
| com.rabbitmq.client |
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
|
| com.rabbitmq.client.impl |
Implementations of interfaces specified in the client API, and their supporting classes.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AMQP.BasicProperties |
| Modifier and Type | Method and Description |
|---|---|
ContentHeader |
Command.getContentHeader()
Retrieves the ContentHeader subclass instance held as part of this Command, if any.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AMQBasicProperties |
class |
AMQContentHeader
Implementation of ContentHeader - specialized by autogenerated code in AMQP.java.
|
Copyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.