Package com.jivesoftware.spark

Provides the Managers used as the main entry points into the Spark client.

See:
          Description

Class Summary
ChatManager Handles the Chat Management of each individual Workspace.
PluginManager This manager is responsible for the loading of all Plugins and Workspaces within Spark environment.
SessionManager This manager is responsible for the handling of the XMPPConnection used within Spark.
SoundManager This manager is responsible for the playing, stopping and caching of sounds within Spark.
SparkManager Used as the System Manager for the Spark IM client.
UserManager Handles all users in the agent application.
Workspace The inner Container for Spark.
 

Exception Summary
ChatNotFoundException Thrown when a Chat was not found.
 

Package com.jivesoftware.spark Description

Provides the Managers used as the main entry points into the Spark client. Use the SparkManager to gain access to most managers within Spark.