| Package | Description |
|---|---|
| com.rabbitmq.stream.impl |
Implementation-specific, non-public interfaces and classes of the RabbitMQ Stream Java Client.
|
| Modifier and Type | Method and Description |
|---|---|
Client.ShutdownContext.ShutdownReason |
Client.ShutdownContext.getShutdownReason() |
static Client.ShutdownContext.ShutdownReason |
Client.ShutdownContext.ShutdownReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Client.ShutdownContext.ShutdownReason[] |
Client.ShutdownContext.ShutdownReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Broadcom Inc. and/or its subsidiaries. All rights reserved.