Package | Description |
---|---|
com.pushtechnology.diffusion.client.features.control.topics |
Client API : Topic Control Features.
|
Modifier and Type | Class and Description |
---|---|
static class |
TopicControl.AddContextCallback.Default<C>
Deprecated.
A default implementation of
TopicControl.AddContextCallback . |
Modifier and Type | Method and Description |
---|---|
<C> void |
TopicControl.addTopic(String topicPath,
TopicSpecification specification,
C context,
TopicControl.AddContextCallback<C> callback)
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.