1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-18 09:24:49 +02:00
Smack/smack-extensions/src
Florian Schmaus 4fb3630896 Socks5Client: Throw SmackException instead of IOExecption
So that we can wrap the original exception within the
SmackException. It's not possible to wrap it into the IOException
because of the used min Android API level.
2016-02-10 12:36:38 +01:00
..
integration-test/java/org/jivesoftware/smackx Rename 'serviceName' to 'xmppServiceDomain' 2015-05-19 09:26:59 +02:00
main Socks5Client: Throw SmackException instead of IOExecption 2016-02-10 12:36:38 +01:00
test Improve StringUtils.escapeForXml() 2016-01-18 22:04:20 +01:00