Uses of Class
org.jivesoftware.smackx.filetransfer.FileTransferNegotiator

Packages that use FileTransferNegotiator
org.jivesoftware.smackx.filetransfer   
 

Uses of FileTransferNegotiator in org.jivesoftware.smackx.filetransfer
 

Methods in org.jivesoftware.smackx.filetransfer that return FileTransferNegotiator
static FileTransferNegotiator FileTransferNegotiator.getInstanceFor(Connection connection)
          Returns the file transfer negotiator related to a particular connection.