Class RecordedQueueBinding
java.lang.Object
com.rabbitmq.client.impl.recovery.RecordedEntity
com.rabbitmq.client.impl.recovery.RecordedBinding
com.rabbitmq.client.impl.recovery.RecordedQueueBinding
- Since:
- 3.3.0
-
Field Summary
Fields inherited from class com.rabbitmq.client.impl.recovery.RecordedBinding
arguments, destination, routingKey, sourceFields inherited from class com.rabbitmq.client.impl.recovery.RecordedEntity
channel -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.rabbitmq.client.impl.recovery.RecordedBinding
arguments, destination, equals, getArguments, getDestination, getRoutingKey, getSource, hashCode, routingKey, setDestination, sourceMethods inherited from class com.rabbitmq.client.impl.recovery.RecordedEntity
getChannel, getDelegateChannel
-
Constructor Details
-
RecordedQueueBinding
-
-
Method Details
-
recover
- Specified by:
recoverin classRecordedBinding- Throws:
IOException
-
toString
-