Uses of Class
org.jivesoftware.smackx.filetransfer.FileTransferManager
Packages that use FileTransferManager
-
Uses of FileTransferManager in org.jivesoftware.smackx.filetransfer
Methods in org.jivesoftware.smackx.filetransfer that return FileTransferManagerModifier and TypeMethodDescriptionstatic FileTransferManager
FileTransferManager.getInstanceFor
(XMPPConnection connection) Constructors in org.jivesoftware.smackx.filetransfer with parameters of type FileTransferManagerModifierConstructorDescriptionFileTransferRequest
(FileTransferManager manager, StreamInitiation si) A receive request is constructed from the Stream Initiation request received from the initiator.