Uses of Class
org.jivesoftware.openfire.csi.CsiManager
-
Packages that use CsiManager Package Description org.jivesoftware.openfire.session -
-
Uses of CsiManager in org.jivesoftware.openfire.session
Fields in org.jivesoftware.openfire.session declared as CsiManager Modifier and Type Field Description protected CsiManagerLocalClientSession. csiManagerXEP-0352 Client State Indication ManagerMethods in org.jivesoftware.openfire.session that return CsiManager Modifier and Type Method Description CsiManagerLocalClientSession. getCsiManager()Returns the Client State Indication manager for this session.
-