Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/bytestreams
Florian Schmaus d2f5efcb20 Use StandardCharsets.(UTF_8|US_ASCII)
This also gets rid of a ton of UnsupportedEncodingException s.
2019-05-08 12:44:48 +02:00
..
ibb Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
socks5 Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
BytestreamListener.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
BytestreamManager.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
BytestreamRequest.java Add Socks5Exception and improve SOCKS5 bytestream exception messages 2019-05-08 11:07:18 +02:00
BytestreamSession.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00