Uses of Class
com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnection
-
Packages that use RecoveryAwareAMQConnection Package Description com.rabbitmq.client.impl.recovery Implementation of connection and topology recovery. -
-
Uses of RecoveryAwareAMQConnection in com.rabbitmq.client.impl.recovery
Methods in com.rabbitmq.client.impl.recovery that return RecoveryAwareAMQConnection Modifier and Type Method Description protected RecoveryAwareAMQConnection
RecoveryAwareAMQConnectionFactory. createConnection(ConnectionParams params, FrameHandler handler, MetricsCollector metricsCollector)
RecoveryAwareAMQConnection
RecoveryAwareAMQConnectionFactory. newConnection()
-