Uses of Enum Class
org.apache.activemq.artemis.api.core.DisconnectReason
-
Uses of DisconnectReason in org.apache.activemq.artemis.api.core
Subclasses with type arguments of type DisconnectReason in org.apache.activemq.artemis.api.coreMethods in org.apache.activemq.artemis.api.core that return DisconnectReasonModifier and TypeMethodDescriptionstatic DisconnectReasonDisconnectReason.getType(byte type) static DisconnectReasonReturns the enum constant of this class with the specified name.static DisconnectReason[]DisconnectReason.values()Returns an array containing the constants of this enum class, in the order they are declared.