Uses of Class
com.rabbitmq.client.impl.HeartbeatSender
-
Packages that use HeartbeatSender Package Description com.rabbitmq.client.impl 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 HeartbeatSender Modifier and Type Field Description private HeartbeatSender
AMQConnection. _heartbeatSender
Manages heart-beat sending for this connection
-