Package | Description |
---|---|
com.pushtechnology.diffusion.client |
Client API.
|
com.pushtechnology.diffusion.client.features |
Client API : Standard Features.
|
com.pushtechnology.diffusion.client.features.control.topics |
Client API : Topic Control Features.
|
Class and Description |
---|
SessionTrees.BranchMappingTable.Builder
Builder for
SessionTrees.BranchMappingTable instances. |
Class and Description |
---|
SessionTrees
This feature allows a client session to configure session trees.
|
Class and Description |
---|
SessionTrees.BranchMapping
A session tree branch mapping.
|
SessionTrees.BranchMappingTable
A session tree branch mapping table.
|
SessionTrees.BranchMappingTable.Builder
Builder for
SessionTrees.BranchMappingTable instances. |
SubscriptionControl.SubscriptionByFilterCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
SubscriptionControl.SubscriptionByFilterContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
SubscriptionControl.SubscriptionByFilterResult
Result used by CompletableFuture variants of
subscribeByFilter and
unsubscribeByFilter . |
SubscriptionControl.SubscriptionCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
SubscriptionControl.SubscriptionContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
TopicAddFailReason
The reason for failure to add a topic.
|
TopicControl.AddCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
TopicControl.AddContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
TopicControl.AddTopicException
Exception thrown to report a failure to add a topic.
|
TopicControl.AddTopicResult
Used to report the result of adding a topic.
|
TopicControl.IncompatibleTopicException
Exception thrown to report a topic could not be added because there is an
existing topic that is incompatible with the request.
|
TopicControl.MissingTopicHandler
Deprecated.
since 6.7
Use |
TopicControl.MissingTopicNotification
Notification that a session has made a subscription request using a
selector that does not match any topics.
|
TopicControl.MissingTopicNotificationStream
Stream called when a session subscribes using a topic selector that
matches no topics.
|
TopicControl.RemovalCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
TopicControl.RemovalContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
TopicControl.TopicRemovalResult
Reports the number of topics removed by a call to
TopicControl.removeTopics(com.pushtechnology.diffusion.client.topics.TopicSelector) . |
TopicNotifications.NotificationRegistration
The NotificationRegistration represents the registration state of the
associated listener on the server.
|
TopicNotifications.TopicNotificationListener
Listener for topic notifications.
|
TopicNotifications.TopicNotificationListener.NotificationType
The type of notification that has been received.
|
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.