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.
|
com.rabbitmq.utility |
Utility package of helper classes, mostly used in the implementation code.
|
Class and Description |
---|
BlockingCell
Simple one-shot IPC mechanism.
|
SensibleClone
This interface exists as a workaround for the annoyingness of java.lang.Cloneable.
|
Class and Description |
---|
BlockingValueOrException |
Class and Description |
---|
BlockingCell
Simple one-shot IPC mechanism.
|
SensibleClone
This interface exists as a workaround for the annoyingness of java.lang.Cloneable.
|
ValueOrException |
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.