Overload List

  NameDescription
Public methodDeclareExchange(String, String, Boolean, Boolean, Boolean, AmqpArguments)
This method creates an exchange if it does not already exist, and if the exchange exists, verifies that it is of the correct and expected class.
Public methodDeclareExchange(String, String, Boolean, Boolean, Boolean, AmqpArguments, AmqpEventHandler)
This method creates an exchange if it does not already exist, and if the exchange exists, verifies that it is of the correct and expected class.

See Also