public class Address extends Object
| Constructor and Description |
|---|
Address() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultMaxConsumers() |
String |
getName() |
List<Queue> |
getQueues() |
Set<String> |
getRoutingTypes() |
void |
setName(String name) |
void |
setQueues(List<Queue> queues) |
void |
setRoutingTypes(Set<String> routingTypes) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.