Uses of Enum
org.apache.qpid.jms.sasl.Mechanism.PRIORITY
Packages that use Mechanism.PRIORITY
-
Uses of Mechanism.PRIORITY in org.apache.qpid.jms.sasl
Methods in org.apache.qpid.jms.sasl that return Mechanism.PRIORITYModifier and TypeMethodDescriptionstatic Mechanism.PRIORITYReturns the enum constant of this type with the specified name.static Mechanism.PRIORITY[]Mechanism.PRIORITY.values()Returns an array containing the constants of this enum type, in the order they are declared.