mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-07 13:41:08 +01:00
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). |
||
|---|---|---|
| .. | ||
| BOSHConfiguration.java | ||
| package-info.java | ||
| XMPPBOSHConnection.java | ||