Uses of Class
org.jivesoftware.smackx.filetransfer.FileTransferException.NoAcceptableTransferMechanisms
-
Uses of FileTransferException.NoAcceptableTransferMechanisms in org.jivesoftware.smackx.filetransfer
Modifier and TypeMethodDescriptionFileTransferNegotiator.negotiateOutgoingTransfer
(Jid userID, String streamID, String fileName, long size, String desc, int responseTimeout) Send a request to another user to send them a file.FileTransferNegotiator.selectStreamNegotiator
(FileTransferRequest request) Selects an appropriate stream negotiator after examining the incoming file transfer request.