public class AmqpChannel extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
declareExchange(String exchangeName,
String exchangeType,
boolean passive,
boolean durable) |
public void declareExchange(String exchangeName, String exchangeType, boolean passive, boolean durable) throws BrokerException
BrokerExceptionCopyright © 2017 WSO2. All rights reserved.