Package | Description |
---|---|
com.diffusiondata.gateway.framework |
Diffusion Gateway Framework API.
|
Modifier and Type | Method and Description |
---|---|
static ServiceHandler.PauseReason |
ServiceHandler.PauseReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceHandler.PauseReason[] |
ServiceHandler.PauseReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<?> |
ServiceHandler.pause(ServiceHandler.PauseReason reason)
Notification that the service has been paused.
|
Copyright © 2024 DiffusionData Limited. All rights reserved.