mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-13 19:19:38 +02:00
SOCKS5 WERKSgit add .
This commit is contained in:
parent
f3c1eebd05
commit
e6e2a6cd08
2 changed files with 5 additions and 2 deletions
|
@ -40,7 +40,7 @@ import org.jxmpp.jid.Jid;
|
|||
*
|
||||
* @author Henning Staib
|
||||
*/
|
||||
class Socks5ClientForInitiator extends Socks5Client {
|
||||
public class Socks5ClientForInitiator extends Socks5Client {
|
||||
|
||||
/* the XMPP connection used to communicate with the SOCKS5 proxy */
|
||||
private WeakReference<XMPPConnection> connection;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue