Uses of Class
org.jivesoftware.openfire.session.ClientSessionInfo
Packages that use ClientSessionInfo
-
Uses of ClientSessionInfo in org.jivesoftware.openfire
Methods in org.jivesoftware.openfire that return types with arguments of type ClientSessionInfo -
Uses of ClientSessionInfo in org.jivesoftware.util.cache
Method parameters in org.jivesoftware.util.cache with type arguments of type ClientSessionInfoModifier and TypeMethodDescriptionConsistencyChecks.generateReportForSessionManagerSessionInfos(Cache<String, ClientSessionInfo> sessionInfoCache, Collection<ClientSession> localSessions, Map<NodeID, Set<String>> sessionInfoKeysByClusterNode) Verifies that #sessionInfoCache, #localSessionInfos and #sessionInfoKeysByClusterNode ofSessionManagerare in a consistent state.