public class QueueConfig extends Object
Constructor and Description |
---|
QueueConfig() |
QueueConfig(String name,
boolean durable,
Map<String,Object> attributes) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAttributes() |
String |
getName() |
boolean |
isDurable() |
String |
toString() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.