Uses of Enum
com.rabbitmq.client.amqp.Resource.State
-
Uses of Resource.State in com.rabbitmq.client.amqp
Modifier and TypeMethodDescriptionResource.Context.currentState()
The current (new) state of the resource.Resource.Context.previousState()
The previous state of the resource.static Resource.State
Returns the enum constant of this type with the specified name.static Resource.State[]
Resource.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.