Uses of Interface
com.pushtechnology.diffusion.client.features.control.clients.ClientControl.SessionLockDetails
Packages that use ClientControl.SessionLockDetails
Package
Description
Client API : Client Control Features.
-
Uses of ClientControl.SessionLockDetails in com.pushtechnology.diffusion.client.features.control.clients
Methods in com.pushtechnology.diffusion.client.features.control.clients that return types with arguments of type ClientControl.SessionLockDetailsModifier and TypeMethodDescriptionClientControl.getSessionLock
(String lockName) Returns details of the session (if any) that holds a named session lock.ClientControl.getSessionLocks()
Returns details of all session locks currently held.