Class JingleFileTransferManager
- java.lang.Object
-
- rocks.xmpp.core.session.Manager
-
- rocks.xmpp.extensions.jingle.apps.filetransfer.JingleFileTransferManager
-
public final class JingleFileTransferManager extends Manager
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JingleFileTransferSession
initiateFileTransferSession(Jid responder, Path file, String description, long timeout)
-
Methods inherited from class rocks.xmpp.core.session.Manager
isEnabled, setEnabled
-
-
-
-
Method Detail
-
initiateFileTransferSession
public JingleFileTransferSession initiateFileTransferSession(Jid responder, Path file, String description, long timeout) throws XmppException, IOException
- Throws:
XmppException
IOException
-
-