Package | Description |
---|---|
org.jivesoftware.spark |
Provides the Managers used as the main entry points into the Spark client.
|
org.jivesoftware.sparkimpl.plugin.gateways |
Modifier and Type | Method and Description |
---|---|
void |
ChatManager.addContactItemHandler(ContactItemHandler handler)
Adds a new
ContactItemHandler . |
void |
ChatManager.removeContactItemHandler(ContactItemHandler handler)
Removes a
ContactItemHandler . |
Modifier and Type | Class and Description |
---|---|
class |
GatewayPlugin
Handles Gateways/Transports in Spark.
|