Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead.
@Deprecated public static interface ClientControl.ClientCallback extends Callback
close, and
setConflated.
Provides notifications of whether the requested operation was handled by the server.
| Modifier and Type | Interface and Description |
|---|---|
static class |
ClientControl.ClientCallback.Default
Deprecated.
Default implementation of
ClientControl.ClientCallback. |
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete()
Deprecated.
This is called to indicate that a requested operation has been
handled by the server.
|
Copyright © 2025 DiffusionData Limited. All rights reserved.