Package | Description |
---|---|
com.diffusiondata.gateway.framework |
Diffusion Gateway Framework API.
|
Modifier and Type | Method and Description |
---|---|
static ServiceHandler.ResumeReason |
ServiceHandler.ResumeReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceHandler.ResumeReason[] |
ServiceHandler.ResumeReason.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.resume(ServiceHandler.ResumeReason reason)
Notification that the service is being resumed.
|
Copyright © 2024 DiffusionData Limited. All rights reserved.