Uses of Enum
com.azure.servicebus.jms.ReconnectAmqpOpenServerListAction
Packages that use ReconnectAmqpOpenServerListAction
-
Uses of ReconnectAmqpOpenServerListAction in com.azure.servicebus.jms
Methods in com.azure.servicebus.jms that return ReconnectAmqpOpenServerListActionModifier and TypeMethodDescriptionServiceBusJmsConnectionFactorySettings.getReconnectAmqpOpenServerListAction()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.Methods in com.azure.servicebus.jms with parameters of type ReconnectAmqpOpenServerListActionModifier and TypeMethodDescriptionvoidServiceBusJmsConnectionFactorySettings.setReconnectAmqpOpenServerListAction(ReconnectAmqpOpenServerListAction amqpOpenServerListAction)