| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.config.amqpBrokerConnectivity |
| Modifier and Type | Method and Description |
|---|---|
AMQPBrokerConnectionAddressType |
AMQPBrokerConnectionElement.getType() |
static AMQPBrokerConnectionAddressType |
AMQPBrokerConnectionAddressType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AMQPBrokerConnectionAddressType[] |
AMQPBrokerConnectionAddressType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AMQPBrokerConnectionElement |
AMQPBrokerConnectionElement.setType(AMQPBrokerConnectionAddressType type) |
AMQPMirrorBrokerConnectionElement |
AMQPMirrorBrokerConnectionElement.setType(AMQPBrokerConnectionAddressType type) |
Copyright © 2025 JBoss by Red Hat. All rights reserved.