Package | Description |
---|---|
com.pushtechnology.diffusion.client.callbacks |
Unified API - Callback Interfaces.
|
com.pushtechnology.diffusion.client.features |
Unified API - Standard Client Features.
|
com.pushtechnology.diffusion.client.features.control.clients |
Unified API - Client Control Features.
|
com.pushtechnology.diffusion.client.features.control.topics |
Unified API - Topic Control Features.
|
com.pushtechnology.diffusion.client.session |
Unified API - Sessions.
|
Class and Description |
---|
Callback
Callback interface that provides responses from the server.
|
Callback.Default
Abstract default callback.
|
ContextCallback
Callback interface that provides responses from the server, together with
an application supplied context object.
|
ContextCallback.Default
Abstract default callback.
|
ContextStream
An extension of
ContextCallback that allows many callbacks for each
call context. |
ErrorReason
The reason provided with
onError to a client side object. |
Registration
A reference to a registered handler.
|
ServerHandler
Common interface for callback handlers that establish a server side control
presence for the client
session . |
Stream
An extension of
Callback that allows many callbacks for each call
context. |
TopicTreeHandler
Common interface for callback handlers that establish a server side control
presence for the client
session at a particular branch of
the topic tree. |
Class and Description |
---|
Callback
Callback interface that provides responses from the server.
|
Callback.Default
Abstract default callback.
|
Stream
An extension of
Callback that allows many callbacks for each call
context. |
Stream.Default
Abstract default callback.
|
Class and Description |
---|
Callback
Callback interface that provides responses from the server.
|
ContextCallback
Callback interface that provides responses from the server, together with
an application supplied context object.
|
ServerHandler
Common interface for callback handlers that establish a server side control
presence for the client
session . |
ServerHandler.Default
Skeleton server handler implementation.
|
Class and Description |
---|
Callback
Callback interface that provides responses from the server.
|
Callback.Default
Abstract default callback.
|
ContextCallback
Callback interface that provides responses from the server, together with
an application supplied context object.
|
ContextCallback.Default
Abstract default callback.
|
ErrorReason
The reason provided with
onError to a client side object. |
TopicTreeHandler
Common interface for callback handlers that establish a server side control
presence for the client
session at a particular branch of
the topic tree. |
TopicTreeHandler.Default
Skeleton topic tree handler implementation.
|
Class and Description |
---|
Callback
Callback interface that provides responses from the server.
|
ContextCallback
Callback interface that provides responses from the server, together with
an application supplied context object.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.