Uses of Enum
com.rabbitmq.stream.impl.Client.ShutdownContext.ShutdownReason
Package
Description
Implementation-specific, non-public interfaces and classes of the RabbitMQ Stream Java Client.
-
Uses of Client.ShutdownContext.ShutdownReason in com.rabbitmq.stream.impl
Modifier and TypeMethodDescriptionClient.ShutdownContext.getShutdownReason()
Returns the enum constant of this type with the specified name.Client.ShutdownContext.ShutdownReason.values()
Returns an array containing the constants of this enum type, in the order they are declared.