Uses of Class
org.jivesoftware.spark.ChatManager

Packages that use ChatManager
org.jivesoftware.spark Provides the Managers used as the main entry points into the Spark client. 
 

Uses of ChatManager in org.jivesoftware.spark
 

Methods in org.jivesoftware.spark that return ChatManager
static ChatManager SparkManager.getChatManager()
          Returns the ChatManager.
static ChatManager ChatManager.getInstance()
          Returns the singleton instance of ChatManager, creating it if necessary.