Uses of Class
org.jivesoftware.openfire.SessionManager
Packages that use SessionManager
Package
Description
IQ class implementations.
Utility classes.
-
Uses of SessionManager in org.jivesoftware.openfire
Methods in org.jivesoftware.openfire that return SessionManagerModifier and TypeMethodDescriptionstatic SessionManagerSessionManager.getInstance()Returns the instance ofSessionManagerImplbeing used by the XMPPServer.XMPPServer.getSessionManager()Returns theSessionManagerregistered with this server. -
Uses of SessionManager in org.jivesoftware.openfire.handler
Fields in org.jivesoftware.openfire.handler declared as SessionManager -
Uses of SessionManager in org.jivesoftware.openfire.session
Fields in org.jivesoftware.openfire.session declared as SessionManager -
Uses of SessionManager in org.jivesoftware.util
Methods in org.jivesoftware.util that return SessionManager