| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging.activemq | |
| org.wildfly.swarm.config.messaging.activemq.server |
| Modifier and Type | Method and Description |
|---|---|
static RoutingType |
RoutingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoutingType[] |
RoutingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RoutingType |
Queue.routingType()
Routing type of the queue.
|
RoutingType |
RuntimeQueue.routingType()
Routing type of the queue.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Queue.routingType(RoutingType value)
Routing type of the queue.
|
T |
RuntimeQueue.routingType(RoutingType value)
Routing type of the queue.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.