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
A callback interface used to return results from a call to the server.
|
Callback.Default
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
A callback interface used to return results from a call to the server with
context supplied with the call.
|
ContextCallback.Default
Abstract default callback.
|
ErrorReportsException
Thrown to report one or more
ErrorReport s}. |
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
Callback interface for
Pings.pingServer(PingCallback) . |
Pings.PingContextCallback
Callback interface for
Pings.pingServer(Object, PingContextCallback) . |
Pings.PingDetails
Server response to a ping.
|
RegisteredHandler
A reference to a registered handler.
|
Security.ChangePrincipalCallback
The callback interface for
Security.changePrincipal(String, Credentials, ChangePrincipalCallback)
. |
Security.ChangePrincipalContextCallback
The callback interface for
Security.changePrincipal(String, Credentials, Object, ChangePrincipalContextCallback)
. |
ServerHandler
This is the base interface for all callback handlers registered via a client
session that establish a server side control presence for the
client. |
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
Callback interface for success or failure notifications from subscription
and unsubscription operations.
|
Topics.CompletionContextCallback
Contextual callback interface for success or failure notifications from
subscription operations.
|
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
Common base interface for callback handlers registered via the client
session that establish a server side control presence for a
branch of the topic tree. |
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
ErrorReport s}. |
Class and Description |
---|
Callback
A callback interface used to return results from a call to the server.
|
Callback.Default
Abstract default callback.
|
ContextCallback
A callback interface used to return results from a call to the server with
context supplied with the call.
|
ContextCallback.Default
Abstract default callback.
|
ServerHandler
This is the base interface for all callback handlers registered via a client
session that establish a server side control presence for the
client. |
ServerHandler.Default
Abstract default server handler.
|
Class and Description |
---|
Callback
A callback interface used to return results from a call to the server.
|
Callback.Default
Abstract default callback.
|
ContextCallback
A callback interface used to return results from a call to the server with
context supplied with the call.
|
ContextCallback.Default
Abstract default callback.
|
Messaging
This feature provides a client session with request-response messaging
capabilities that can be used to implement application services.
|
TopicTreeHandler
Common base interface for callback handlers registered via the client
session that establish a server side control presence for a
branch of the topic tree. |
TopicTreeHandler.Default
Abstract Default Topic Tree Handler.
|
Copyright © 2020 Push Technology Ltd. All Rights Reserved.