Uses of Class
org.jivesoftware.smackx.httpfileupload.HttpFileUploadManager
-
Packages that use HttpFileUploadManager Package Description org.jivesoftware.smackx.httpfileupload Smack's API for XEP-0363: HTTP File Upload. -
-
Uses of HttpFileUploadManager in org.jivesoftware.smackx.httpfileupload
Methods in org.jivesoftware.smackx.httpfileupload that return HttpFileUploadManager Modifier and Type Method Description static HttpFileUploadManager
HttpFileUploadManager. getInstanceFor(XMPPConnection connection)
Obtain the HttpFileUploadManager responsible for a connection.
-