Uses of Interface
com.rabbitmq.client.amqp.Management.ExchangeSpecification
Packages that use Management.ExchangeSpecification
-
Uses of Management.ExchangeSpecification in com.rabbitmq.client.amqp
Methods in com.rabbitmq.client.amqp that return Management.ExchangeSpecificationModifier and TypeMethodDescriptionExchange argument.Management.ExchangeSpecification.autoDelete
(boolean autoDelete) Whether the exchange is deleted when last queue is unbound from it.Management.exchange()
Start exchange specification.Start exchange specification.The name of the exchange.Management.ExchangeSpecification.type
(Management.ExchangeType type) Type of the exchange.Type of the exchange (as a string, for non-built-in exchange types).