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.client.impl.recovery |
Modifier and Type | Method and Description |
---|---|
ConnectionParams |
ConnectionFactory.params(ExecutorService consumerWorkServiceExecutor) |
Constructor and Description |
---|
AMQConnection(ConnectionParams params,
FrameHandler frameHandler) |
AMQConnection(ConnectionParams params,
FrameHandler frameHandler,
MetricsCollector metricsCollector)
Construct a new connection
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.