Uses of Package
org.jivesoftware.spark

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

Classes in org.jivesoftware.spark used by org.jivesoftware.spark
Alerter
          Implementations of this interface define alert mechanisms based on the Operating System Spark is running on.
AlertManager
          The AlertManager handles the delegation of Alerting based.
ChatManager
          Handles the Chat Management of each individual Workspace.
ChatNotFoundException
          Thrown when a Chat was not found.
DataManager
          Allows a mechanism to associated data with chat rooms.
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.
UserManager
          Handles all users in the agent application.
Workspace
          The inner Container for Spark.