See: Description
Interface | Description |
---|---|
ChatMessageHandler | |
NativeHandler |
Implementations of this interface define native mechanisms based on the Operating System
Spark is running on.
|
Class | Description |
---|---|
ButtonFactory | |
ChatAreaSendField |
Creates a Firefox Search type box that allows for icons inside of a textfield.
|
ChatManager |
Handles the Chat Management of each individual
Workspace . |
DataManager |
Allows a mechanism to associated data with chat rooms.
|
NativeManager |
The AlertManager handles the delegation of Alerting based.
|
PluginManager |
This manager is responsible for the loading of all Plugins and Workspaces within Spark environment.
|
PluginRes | |
PresenceManager |
Handles the most common presence checks.
|
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.
|
Enum | Description |
---|---|
PluginRes.ResourceType |
Exception | Description |
---|---|
ChatNotFoundException |
Thrown when a Chat was not found.
|