public class ProxyInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
Authenticator |
auth |
Proxy |
proxy |
public Proxy proxy
public Authenticator auth
public ProxyInfo(Proxy p)
public ProxyInfo(Proxy p, Authenticator a)
public ProxyInfo(String addr, int port)
Copyright © 2016. All rights reserved.