Uses of Package
com.pushtechnology.diffusion.client.session
Packages that use com.pushtechnology.diffusion.client.session
Package
Description
Client API.
Client API : Standard Features.
Client API : Control Features.
Client API : Client Control Features.
Client API : Topic Control Features.
Client API : Topic View Features.
Client API : Sessions.
Client API : Proxy.
-
Classes in com.pushtechnology.diffusion.client.session used by com.pushtechnology.diffusion.client
-
Classes in com.pushtechnology.diffusion.client.session used by com.pushtechnology.diffusion.client.featuresClassDescriptionThis is the base interface for features that may be added directly to a client
session
.A session lock is a server-managed resource that can be used to coordinate exclusive access to shared resources across sessions.General class of exceptions indicating aSession
specific failure.A uniqueSession
identifier, allocated by the server. -
Classes in com.pushtechnology.diffusion.client.session used by com.pushtechnology.diffusion.client.features.control
-
-
-
-
Classes in com.pushtechnology.diffusion.client.session used by com.pushtechnology.diffusion.client.sessionClassDescriptionThe session operation failed due to an authentication failure.This is the base interface for features that may be added directly to a client
session
.A client session to a server (or cluster of servers).The error notification interface for a session.The optional listener interface for a session which may be used to receive state notifications.Encapsulates the detail of a reported error.A session lock is a server-managed resource that can be used to coordinate exclusive access to shared resources across sessions.Values for thescope
parameter ofSession.lock(String, SessionLockScope)
.Session state.Session Attributes.The transports available to Java clients.The session is closed.There was a problem when establishing a Session.Represents a transient problem when establishing a session.General class of exceptions indicating aSession
specific failure.Factory for clientsessions
.A uniqueSession
identifier, allocated by the server.The session operation failed due to a security constraint. -