Uses of Class
org.jivesoftware.smackx.httpfileupload.UploadService
-
Packages that use UploadService Package Description org.jivesoftware.smackx.httpfileupload Smack's API for XEP-0363: HTTP File Upload. -
-
Uses of UploadService in org.jivesoftware.smackx.httpfileupload
Methods in org.jivesoftware.smackx.httpfileupload that return UploadService Modifier and Type Method Description UploadService
HttpFileUploadManager. getDefaultUploadService()
Get default upload service if it was discovered.
-