Uses of Interface
rocks.xmpp.extensions.filetransfer.model.FileTransferOffer
-
Packages that use FileTransferOffer Package Description rocks.xmpp.extensions.jingle.apps.filetransfer.model Provides XML schema implementations of XEP-0234: Jingle File Transfer.rocks.xmpp.extensions.si.profile.filetransfer.model Provides XML schema implementations of XEP-0096: SI File Transfer. -
-
Uses of FileTransferOffer in rocks.xmpp.extensions.jingle.apps.filetransfer.model
Classes in rocks.xmpp.extensions.jingle.apps.filetransfer.model that implement FileTransferOffer Modifier and Type Class Description static classJingleFileTransfer.File -
Uses of FileTransferOffer in rocks.xmpp.extensions.si.profile.filetransfer.model
Classes in rocks.xmpp.extensions.si.profile.filetransfer.model that implement FileTransferOffer Modifier and Type Class Description classSIFileTransferOfferThe implementation of the file transfer profile, i.e. the<file/>element.
-