Uses of Class
org.jivesoftware.spark.Workspace

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

Uses of Workspace in org.jivesoftware.spark
 

Methods in org.jivesoftware.spark that return Workspace
static Workspace Workspace.getInstance()
          Returns the singleton instance of Workspace, creating it if necessary.
static Workspace SparkManager.getWorkspace()
          Retrieves the inner container for Spark.