Uses of Class
com.rabbitmq.client.impl.HeartbeatSender
Packages that use HeartbeatSender
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
-
Uses of HeartbeatSender in com.rabbitmq.client.impl
Fields in com.rabbitmq.client.impl declared as HeartbeatSenderModifier and TypeFieldDescriptionprivate HeartbeatSender
AMQConnection._heartbeatSender
Manages heart-beat sending for this connection