Package | Description |
---|---|
org.jivesoftware.smackx.filetransfer |
File Transfers via XEP-0095: Stream Initialization.
|
Modifier and Type | Class and Description |
---|---|
class |
IncomingFileTransfer
An incoming file transfer is created when the
FileTransferManager.createIncomingFileTransfer(FileTransferRequest)
method is invoked. |
class |
OutgoingFileTransfer
Handles the sending of a file to another user.
|