Uses of Enum Class
org.apache.activemq.artemis.protocol.amqp.proton.ProtonAbstractReceiver.ReceiverState
Packages that use ProtonAbstractReceiver.ReceiverState
Package
Description
This package includes classes used on the interaction with Proton, including Context classes that will be translated
through the model event.
-
Uses of ProtonAbstractReceiver.ReceiverState in org.apache.activemq.artemis.protocol.amqp.proton
Subclasses with type arguments of type ProtonAbstractReceiver.ReceiverState in org.apache.activemq.artemis.protocol.amqp.protonFields in org.apache.activemq.artemis.protocol.amqp.proton declared as ProtonAbstractReceiver.ReceiverStateModifier and TypeFieldDescriptionprotected ProtonAbstractReceiver.ReceiverStateProtonAbstractReceiver.stateMethods in org.apache.activemq.artemis.protocol.amqp.proton that return ProtonAbstractReceiver.ReceiverStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ProtonAbstractReceiver.ReceiverState[]ProtonAbstractReceiver.ReceiverState.values()Returns an array containing the constants of this enum class, in the order they are declared.