Class RecordedExchange
java.lang.Object
com.rabbitmq.client.impl.recovery.RecordedEntity
com.rabbitmq.client.impl.recovery.RecordedNamedEntity
com.rabbitmq.client.impl.recovery.RecordedExchange
- Since:
 - 3.3.0
 
- 
Field Summary
Fields inherited from class com.rabbitmq.client.impl.recovery.RecordedNamedEntity
nameFields inherited from class com.rabbitmq.client.impl.recovery.RecordedEntity
channel - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionautoDelete(boolean value) durable(boolean value) booleanvoidrecover()toString()Methods inherited from class com.rabbitmq.client.impl.recovery.RecordedNamedEntity
getNameMethods inherited from class com.rabbitmq.client.impl.recovery.RecordedEntity
getChannel, getDelegateChannel 
- 
Constructor Details
- 
RecordedExchange
 
 - 
 - 
Method Details
- 
recover
- Specified by:
 recoverin classRecordedNamedEntity- Throws:
 IOException
 - 
durable
 - 
autoDelete
 - 
type
 - 
arguments
 - 
isAutoDelete
public boolean isAutoDelete() - 
toString
 
 -