| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.postoffice | |
| org.apache.activemq.artemis.core.postoffice.impl | |
| org.apache.activemq.artemis.core.server.cluster.impl |
| Modifier and Type | Method and Description |
|---|---|
BindingType |
Binding.getType() |
static BindingType |
BindingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingType[] |
BindingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BindingType |
DivertBinding.getType() |
BindingType |
LocalQueueBinding.getType() |
| Modifier and Type | Method and Description |
|---|---|
BindingType |
RemoteQueueBindingImpl.getType() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.