1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 07:04:49 +02:00
Smack/smack-extensions/src
Florian Schmaus 4f7324103c Throw instead of return in Socks5Client
Returning a boolean is not really expressive in such cases. For example,
if it returns 'false' then the callee has no information *what* went
wrong. Instead throw an SmackException with some more information.
2016-11-05 19:56:34 +01:00
..
integration-test/java/org/jivesoftware/smackx Rename 'serviceName' to 'xmppServiceDomain' 2015-05-19 09:26:59 +02:00
main Throw instead of return in Socks5Client 2016-11-05 19:56:34 +01:00
test Remove Socks5ProxyTest.shouldOnlyStartOneServerThread() 2016-09-01 08:53:24 +02:00