Java org.springframework.amqp.core AbstractExchange fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.amqp.core AbstractExchange fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.amqp.core AbstractExchange.

The text is from its open source code.

Method

voidsetIgnoreDeclarationExceptions(boolean ignoreDeclarationExceptions)
Set to true to ignore exceptions such as mismatched properties when declaring.
voidsetInternal(boolean internal)
Set the internal flag.