Uses of Interface
com.pushtechnology.diffusion.client.features.control.clients.ClientControl.SessionFilterOperationResult
Packages that use ClientControl.SessionFilterOperationResult
Package
Description
Client API : Client Control Features.
-
Uses of ClientControl.SessionFilterOperationResult 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.SessionFilterOperationResultModifier and TypeMethodDescriptionClose all client sessions matching a given session filter.ClientControl.setConflated(String filter, boolean conflate) Control client queue conflation.ClientControl.setSessionProperties(String filter, Map<String, String> properties) Send a request to the server to set all sessions that satisfy a session filter with the new user-defined session properties.