| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.config | |
| org.apache.activemq.artemis.core.server | |
| org.apache.activemq.artemis.core.server.impl |
| Modifier and Type | Method and Description |
|---|---|
DivertConfigurationRoutingType |
DivertConfiguration.getRoutingType() |
| Modifier and Type | Method and Description |
|---|---|
DivertConfiguration |
DivertConfiguration.setRoutingType(DivertConfigurationRoutingType routingType) |
| Modifier and Type | Method and Description |
|---|---|
static DivertConfigurationRoutingType |
DivertConfigurationRoutingType.getType(byte type) |
static DivertConfigurationRoutingType |
DivertConfigurationRoutingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DivertConfigurationRoutingType[] |
DivertConfigurationRoutingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DivertImpl(SimpleString forwardAddress,
SimpleString uniqueName,
SimpleString routingName,
boolean exclusive,
Filter filter,
Transformer transformer,
PostOffice postOffice,
StorageManager storageManager,
DivertConfigurationRoutingType routingType) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.