Constructor and Description |
---|
SubscriptionQueue() |
Modifier and Type | Method and Description |
---|---|
String |
getAlternateExchange() |
Map<String,Object> |
getDeclareArgs() |
boolean |
isAutoDelete() |
boolean |
isExclusive() |
void |
setAlternateExchange(String altExchange) |
void |
setAutoDelete(boolean autoDelete) |
void |
setDeclareArgs(Map<String,Object> options) |
void |
setExclusive(boolean exclusive) |
public boolean isAutoDelete()
public void setAutoDelete(boolean autoDelete)
public boolean isExclusive()
public void setExclusive(boolean exclusive)
public String getAlternateExchange()
public void setAlternateExchange(String altExchange)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.