Smack/smack-experimental/src/main/java/org/jivesoftware/smackx/httpfileupload
Florian Schmaus a7b3303f3e Bump ErrorProne to 2.5.1 and refactor Providers a bit
This also resulted in a refactoring of the Providers and parsing
Exceptions. NumberFormatException and ParseException can now be thrown
directly, the wrapping in a SmackParsingException is down at a higher
layer, i.e. in AbstractProvider.
2021-01-29 09:26:15 +01:00
..
element Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00
provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
HttpFileUploadManager.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
UploadProgressListener.java Fix and improve the HTTP File Upload implementation 2017-03-10 17:54:29 +01:00
UploadService.java Merge branch '4.2' into master-paul-merged 2017-12-17 11:16:02 +01:00
package-info.java Add support for XEP-0363: HTTP File Upload. 2017-03-10 17:47:13 +01:00