| Package | Description |
|---|---|
| com.pushtechnology.diffusion.client |
Client API.
|
| com.pushtechnology.diffusion.client.features |
Client API : Standard Features.
|
| com.pushtechnology.diffusion.client.features.control |
Client API : Control 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.
|
| Class and Description |
|---|
| UpdateConstraint.Factory
Factory for the constraint types.
|
| Class and Description |
|---|
| Callback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| Callback.Default
Deprecated.
Abstract default callback.
|
| ClusterRoutingException
Indicates a cluster operation failed to be routed to a server within the
cluster due to a communication failure, or the server that owns a partition
is not currently known.
|
| ContextCallback
Deprecated.
since 6.7
Methods that use contextual callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| ContextCallback.Default
Deprecated.
Abstract default callback.
|
| ErrorReportsException
Thrown to report one or more
ErrorReports}. |
| Messaging.FilteredRequestCallback
Callback interface for requests dispatched through a filter.
|
| Messaging.RequestHandler
Interface which specifies a request handler to receive request
notifications.
|
| Messaging.RequestHandler.RequestContext
Context of the request received.
|
| Messaging.RequestHandler.Responder
Responder interface to dispatch responses to requests.
|
| Messaging.RequestStream
Interface which specifies a request stream to receive request
notifications.
|
| Messaging.RequestStream.Responder
Responder interface to dispatch responses to requests.
|
| Pings.PingCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| Pings.PingContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| Pings.PingDetails
Server response to a ping.
|
| RegisteredHandler
Deprecated.
since 6.7
This interface is only used by deprecated methods and will be removed in a future release. |
| Security.ChangePrincipalCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| Security.ChangePrincipalContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| ServerHandler
Deprecated.
since 6.7
This interface is only used by deprecated methods and will be removed in a future release. |
| TimeSeries.Event
An event in a time series.
|
| TimeSeries.EventMetadata
Time series event metadata.
|
| TimeSeries.Query
A configured query.
|
| TimeSeries.QueryResult
Query result providing a
stream of events. |
| TimeSeries.QueryResult.StreamStructure
Describes the structural properties of a stream.
|
| TimeSeries.RangeQuery
Builder for queries that select a range of events from a time series.
|
| TopicCreationResult
Result indicating whether the operation caused a topic to be created or if
it already existed.
|
| Topics.CompletionCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| Topics.CompletionContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| Topics.FetchRequest
A parameterised query that can be used to search the topic tree.
|
| Topics.FetchResult
Encapsulates the results from a fetch operation issued to the server.
|
| Topics.FetchResult.TopicResult
Encapsulates the result of a
fetch invocation for a single selected topic. |
| Topics.SubscriberStream
Base subscriber stream interface.
|
| Topics.SubscriberStream.Default
Default
Topics.SubscriberStream implementation. |
| Topics.UnsubscribeReason
The reason that an unsubscription occurred.
|
| Topics.ValueStream
Stream interface that can be registered to receive subscription and value
events whenever an update is received from the server.
|
| TopicTreeHandler
Deprecated.
since 6.7
This interface is only used by deprecated methods and will be removed in a future release. |
| TopicUpdate
This feature provides a client session with the ability to update topics.
|
| TopicUpdate.JsonPatchResult |
| UpdateConstraint
A constraint to be applied to an update operation or the creation of an
update stream.
|
| UpdateConstraint.PartialJSON
A constraint requiring the current value of a
JSON topic to match the partially described
value. |
| UpdateStream
An update stream provides a method for updating a specific topic.
|
| Class and Description |
|---|
| ErrorReportsException
Thrown to report one or more
ErrorReports}. |
| Class and Description |
|---|
| Callback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| Callback.Default
Deprecated.
Abstract default callback.
|
| ContextCallback
Deprecated.
since 6.7
Methods that use contextual callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| ContextCallback.Default
Deprecated.
Abstract default callback.
|
| ServerHandler
Deprecated.
since 6.7
This interface is only used by deprecated methods and will be removed in a future release. |
| ServerHandler.Default
Deprecated.
Abstract default server handler.
|
| Class and Description |
|---|
| Callback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| Callback.Default
Deprecated.
Abstract default callback.
|
| ContextCallback
Deprecated.
since 6.7
Methods that use contextual callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
| ContextCallback.Default
Deprecated.
Abstract default callback.
|
| TopicTreeHandler
Deprecated.
since 6.7
This interface is only used by deprecated methods and will be removed in a future release. |
| TopicTreeHandler.Default
Deprecated.
Abstract Default Topic Tree Handler.
|
Copyright © 2023 DiffusionData Limited. All rights reserved.