Uses of Enum
com.rabbitmq.client.amqp.Publisher.Status
Packages that use Publisher.Status
-
Uses of Publisher.Status in com.rabbitmq.client.amqp
Methods in com.rabbitmq.client.amqp that return Publisher.StatusModifier and TypeMethodDescriptionPublisher.Context.status()
The status returned by the broker.static Publisher.Status
Returns the enum constant of this type with the specified name.static Publisher.Status[]
Publisher.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.