Uses of Interface
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer.NegotiationProgress

Packages that use OutgoingFileTransfer.NegotiationProgress
org.jivesoftware.smackx.filetransfer   
 

Uses of OutgoingFileTransfer.NegotiationProgress in org.jivesoftware.smackx.filetransfer
 

Methods in org.jivesoftware.smackx.filetransfer with parameters of type OutgoingFileTransfer.NegotiationProgress
 void OutgoingFileTransfer.sendFile(java.lang.String fileName, long fileSize, java.lang.String description, OutgoingFileTransfer.NegotiationProgress progress)
          This methods handles the transfer and stream negotiation process.