Uses of Class
com.rabbitmq.client.impl.AMQImpl.Exchange.DeleteOk
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
-
Uses of AMQImpl.Exchange.DeleteOk in com.rabbitmq.client.impl
Modifier and TypeMethodDescriptionChannelN.exchangeDelete
(String exchange) Public API - Delete an exchange, without regard for whether it is in use or notChannelN.exchangeDelete
(String exchange, boolean ifUnused) Public API - Delete an exchangeModifier and TypeMethodDescriptionAMQImpl.DefaultMethodVisitor.visit
(AMQImpl.Exchange.DeleteOk x) AMQImpl.MethodVisitor.visit
(AMQImpl.Exchange.DeleteOk x)