Package rocks.xmpp.extensions.si.profile.filetransfer.model
Provides XML schema implementations of XEP-0096: SI File
Transfer.
It defines a profile of the XMPP stream initiation extension for transferring files between two entities. The protocol provides a modular framework that enables the exchange of information about the file to be transferred as well as the negotiation of parameters such as the transport to be used.
-
Class Summary Class Description SIFileTransferOffer The implementation of the file transfer profile, i.e. the<file/>
element.SIFileTransferOffer.SIRange Allows to do ranged transfers.