| Package | Description |
|---|---|
| com.pushtechnology.diffusion.client.features |
Client API : Standard Features.
|
| com.pushtechnology.diffusion.client.features.control.clients |
Client API : Client Control Features.
|
| com.pushtechnology.diffusion.client.features.control.topics |
Client API : Topic Control Features.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Pings.PingContextCallback<C>
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
static interface |
Security.ChangePrincipalContextCallback<C>
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
static interface |
Topics.CompletionContextCallback<C>
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ContextCallback.Default<C>
Deprecated.
Abstract default callback.
|
static class |
Pings.PingContextCallback.Default<C>
Deprecated.
Default implementation of
Pings.PingContextCallback. |
static class |
Security.ChangePrincipalContextCallback.Default<C>
Deprecated.
Default implementation of
Security.ChangePrincipalContextCallback. |
static class |
Topics.CompletionContextCallback.Default<C>
Deprecated.
Default implementation of
Topics.CompletionContextCallback. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ClientControl.ClientContextCallback<C>
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ClientControl.ClientContextCallback.Default<C>
Deprecated.
Default implementation of
ClientControl.ClientContextCallback. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SubscriptionControl.SubscriptionContextCallback<C>
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
static interface |
TopicControl.AddContextCallback<C>
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| Modifier and Type | Class and Description |
|---|---|
static class |
SubscriptionControl.SubscriptionContextCallback.Default<C>
Deprecated.
Default implementation of
SubscriptionControl.SubscriptionContextCallback. |
static class |
TopicControl.AddContextCallback.Default<C>
Deprecated.
A default implementation of
TopicControl.AddContextCallback. |
Copyright © 2025 DiffusionData Limited. All rights reserved.