Uses of Class
com.rabbitmq.client.AMQP.Connection.Tune.Builder
Packages that use AMQP.Connection.Tune.Builder
Package
Description
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
-
Uses of AMQP.Connection.Tune.Builder in com.rabbitmq.client
Methods in com.rabbitmq.client that return AMQP.Connection.Tune.BuilderModifier and TypeMethodDescriptionAMQP.Connection.Tune.Builder.channelMax
(int channelMax) AMQP.Connection.Tune.Builder.frameMax
(int frameMax) AMQP.Connection.Tune.Builder.heartbeat
(int heartbeat)