Smack/smack-extensions/src/test/java/org/jivesoftware/smackx/bytestreams/socks5
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
..
InitiationListenerTest.java Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
Socks5ByteStreamManagerTest.java Add XMPPErrorException.getStanzaError() 2018-06-20 22:17:11 +02:00
Socks5ByteStreamRequestTest.java Add Socks5Exception and improve SOCKS5 bytestream exception messages 2019-05-08 11:07:18 +02:00
Socks5ClientForInitiatorTest.java Add XMPPErrorException.getStanzaError() 2018-06-20 22:17:11 +02:00
Socks5ClientTest.java Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
Socks5PacketUtils.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
Socks5ProxyTest.java Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
Socks5TestProxy.java Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00