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, source
Fields inherited from class com.rabbitmq.client.impl.recovery.RecordedEntity
channel
-
Constructor Summary
-
Method Summary
Methods inherited from class com.rabbitmq.client.impl.recovery.RecordedBinding
arguments, destination, equals, getArguments, getDestination, getRoutingKey, getSource, hashCode, routingKey, setDestination, source
Methods inherited from class com.rabbitmq.client.impl.recovery.RecordedEntity
getChannel, getDelegateChannel
-
Constructor Details
-
RecordedQueueBinding
-
-
Method Details
-
recover
- Specified by:
recover
in classRecordedBinding
- Throws:
IOException
-
toString
-