Package | Description |
---|---|
com.rabbitmq.client |
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
|
com.rabbitmq.utility |
Utility package of helper classes, mostly used in the implementation code.
|
Modifier and Type | Method and Description |
---|---|
Map<String,BlockingCell<Object>> |
RpcClient.getContinuationMap()
Retrieve the continuation map.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockingValueOrException<V,E extends Throwable & SensibleClone<E>> |
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.