Uses of Enum Class
org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.SaslMechanism
Packages that use SingleAmqpConnectionFactory.SaslMechanism
Package
Description
Provides Spring support for RabbitMQ AMQP 1.0 Client.
-
Uses of SingleAmqpConnectionFactory.SaslMechanism in org.springframework.amqp.rabbitmq.client
Subclasses with type arguments of type SingleAmqpConnectionFactory.SaslMechanism in org.springframework.amqp.rabbitmq.clientMethods in org.springframework.amqp.rabbitmq.client that return SingleAmqpConnectionFactory.SaslMechanismModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SingleAmqpConnectionFactory.SaslMechanism.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.amqp.rabbitmq.client with parameters of type SingleAmqpConnectionFactory.SaslMechanismModifier and TypeMethodDescriptionSingleAmqpConnectionFactory.setSaslMechanism
(SingleAmqpConnectionFactory.SaslMechanism saslMechanism)