Package | Description |
---|---|
org.jivesoftware.spark |
Provides the Managers used as the main entry points into the Spark client.
|
org.jivesoftware.spark.filetransfer |
Provides support for intercepting file transfers within Spark.
|
Modifier and Type | Method and Description |
---|---|
static SparkTransferManager |
SparkManager.getTransferManager()
Returns the
SparkTransferManager . |
Modifier and Type | Method and Description |
---|---|
static SparkTransferManager |
SparkTransferManager.getInstance()
Returns the singleton instance of
SparkTransferManager ,
creating it if necessary. |