Package | Description |
---|---|
com.rabbitmq.client |
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
|
Modifier and Type | Method and Description |
---|---|
AMQP.Connection.Tune.Builder |
AMQP.Connection.Tune.Builder.channelMax(int channelMax) |
AMQP.Connection.Tune.Builder |
AMQP.Connection.Tune.Builder.frameMax(int frameMax) |
AMQP.Connection.Tune.Builder |
AMQP.Connection.Tune.Builder.heartbeat(int heartbeat) |
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.