Uses of Package
org.jivesoftware.spark.filetransfer

Packages that use org.jivesoftware.spark.filetransfer
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. 
 

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

Classes in org.jivesoftware.spark.filetransfer used by org.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.