Smack/smack-core/src
Florian Schmaus 7032688123 Rework Proxy API
Instead of extending SocketFactory, the proxy support classes now
implement ProxySocketConnection. This removes a lot of unnecessary
code.

Also re-enables proxy support, which was broken in previous versions
because none of extended SocketFactories did override
createSocket() (SMACK-683).
2015-07-17 08:50:19 +02:00
..
integration-test Rename 'serviceName' to 'xmppServiceDomain' 2015-05-19 09:26:59 +02:00
main Rework Proxy API 2015-07-17 08:50:19 +02:00
test Add support for XEP-360: Nonzas 2015-07-14 22:43:58 +02:00