Package | Description |
---|---|
org.jivesoftware.spark |
Provides the Managers used as the main entry points into the Spark client.
|
org.jivesoftware.spark.decorator | |
org.jivesoftware.sparkimpl.plugin.alerts |
Modifier and Type | Method and Description |
---|---|
void |
ChatManager.addSparkTabHandler(SparkTabHandler decorator)
Adds a new
ContainerDecorator . |
void |
ChatManager.removeSparkTabHandler(SparkTabHandler decorator)
Removes a
ContainerDecorator |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTabHandler |
Modifier and Type | Class and Description |
---|---|
class |
BroadcastPlugin
Handles broadcasts from server and allows for roster wide broadcasts.
|