| Package | Description |
|---|---|
| com.microsoft.azure.servicebus.jms |
| Modifier and Type | Method and Description |
|---|---|
ReconnectAmqpOpenServerListAction |
ServiceBusJmsConnectionFactorySettings.getReconnectAmqpOpenServerListAction() |
static ReconnectAmqpOpenServerListAction |
ReconnectAmqpOpenServerListAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReconnectAmqpOpenServerListAction[] |
ReconnectAmqpOpenServerListAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceBusJmsConnectionFactorySettings.setReconnectAmqpOpenServerListAction(ReconnectAmqpOpenServerListAction amqpOpenServerListAction) |
Copyright © 2021. All rights reserved.