Uses of Package
com.jivesoftware.spark.filetransfer

Packages that use com.jivesoftware.spark.filetransfer
com.jivesoftware.spark Provides the Managers used as the main entry points into the Spark client. 
com.jivesoftware.spark.filetransfer Provides support for intercepting file transfers within Spark. 
 

Classes in com.jivesoftware.spark.filetransfer used by com.jivesoftware.spark
SparkTransferManager
          Responsible for the handling of File Transfer within Spark.
 

Classes in com.jivesoftware.spark.filetransfer used by com.jivesoftware.spark.filetransfer
FileTransferListener
          Implementation of the TransferListener interface allows for handling of file transfers externally of the default behaviour.
SparkTransferManager
          Responsible for the handling of File Transfer within Spark.