Package | Description |
---|---|
com.pushtechnology.diffusion.client |
Client API.
|
com.pushtechnology.diffusion.client.features.control.clients |
Client API : Client Control Features.
|
Class and Description |
---|
ClientControl.SessionEventParameters.Builder
A builder for
SessionEventParameters . |
Class and Description |
---|
AuthenticationControl.ControlAuthenticator
A control authenticator.
|
ClientControl.ClientCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
ClientControl.ClientContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
ClientControl.CloseReason
The server's view of why a client session was closed.
|
ClientControl.QueueEventHandler
Deprecated.
since 6.7
Use |
ClientControl.QueueEventStream
Handler for client queue events.
|
ClientControl.SessionEventParameters
Provides parameters which specify the level of detail required by a
ClientControl.SessionEventStream registered using
setSessionEventListener . |
ClientControl.SessionEventParameters.Builder
A builder for
SessionEventParameters . |
ClientControl.SessionEventStream
The stream to receive for session event listener notifications.
|
ClientControl.SessionEventStream.Event
The interface for an event delivered by the stream.
|
ClientControl.SessionEventStream.Event.State
The session state.
|
ClientControl.SessionEventStream.Event.Type
The event type.
|
ClientControl.SessionFilterOperationResult
Result of ClientControl operations that identify sessions using a client
filter and provide a result through a
CompletableFuture . |
ClientControl.SessionPropertiesCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
ClientControl.SessionPropertiesContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
ClientControl.SessionPropertiesStream
Deprecated.
since 6.11
Use the new |
ClientControl.SessionPropertiesStream.EventType
Deprecated.
Event type.
|
MessageQueuePolicy
Policy for managing a client message queue.
|
SecurityControl.ConfigurationCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
SecurityControl.ConfigurationContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
SecurityControl.Role
Encapsulates the defined details for an individual role.
|
SecurityControl.ScriptBuilder
A script builder may be used to create a script of commands to apply to
the security store at the server.
|
SecurityControl.SecurityConfiguration
Snapshot of information from the security store.
|
SecurityStoreFeature
The super interface for features that update security stores.
|
SecurityStoreFeature.UpdateStoreCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
SecurityStoreFeature.UpdateStoreContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
SystemAuthenticationControl.AnonymousConnectionAction
Action to be taken by the system authentication handler for connection
attempts that do not provide a principal name and credentials.
|
SystemAuthenticationControl.ConfigurationCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
SystemAuthenticationControl.ConfigurationContextCallback
Deprecated.
since 6.7
Methods that use callbacks are deprecated and will be removed in a future release. Use CompletableFuture variant instead. |
SystemAuthenticationControl.ScriptBuilder
A script builder may be used to create a script of commands to apply to
the system authentication store at the server.
|
SystemAuthenticationControl.SessionPropertyValidation
Defines the validation for a trusted client proposed session property.
|
SystemAuthenticationControl.SystemAuthenticationConfiguration
Snapshot of information from the system authentication store.
|
SystemAuthenticationControl.SystemPrincipal
A principal in the system authentication store.
|
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.