Smack/smack-extensions/src/test/java/org/jivesoftware/smackx/bytestreams/ibb
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
..
packet Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
CloseListenerTest.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
DataListenerTest.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
IBBPacketUtils.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
InBandBytestreamManagerTest.java Add XMPPErrorException.getStanzaError() 2018-06-20 22:17:11 +02:00
InBandBytestreamRequestTest.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
InBandBytestreamSessionMessageTest.java Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
InBandBytestreamSessionTest.java Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
InitiationListenerTest.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00