Package | Description |
---|---|
com.pushtechnology.diffusion.client.callbacks |
Client API : Callback Interfaces.
|
com.pushtechnology.diffusion.client.features.control.clients |
Client API : Client Control Features.
|
com.pushtechnology.diffusion.client.features.control.topics |
Client API : Topic Control Features.
|
com.pushtechnology.diffusion.client.session |
Client API : Sessions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContextStream<C>
Deprecated.
since 6.7
Methods that use contextual 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 |
ContextStream.Default<C>
Deprecated.
Abstract default callback.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ClientControl.SessionPropertiesContextCallback<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 |
SecurityControl.ConfigurationContextCallback<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 |
SecurityStoreFeature.UpdateStoreContextCallback<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 |
SystemAuthenticationControl.ConfigurationContextCallback<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 | Interface and Description |
---|---|
static interface |
SubscriptionControl.SubscriptionByFilterContextCallback<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.RemovalContextCallback<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.SubscriptionByFilterContextCallback.Default<C>
Deprecated.
Default implementation of
SubscriptionControl.SubscriptionByFilterContextCallback
. |
static class |
TopicControl.RemovalContextCallback.Default<C>
Deprecated.
A default implementation of
TopicControl.RemovalContextCallback . |
Modifier and Type | Interface and Description |
---|---|
static interface |
SessionFactory.OpenContextCallback<C>
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.