public class HttpProxy extends Object
| 构造器和说明 |
|---|
HttpProxy(String host,
int port) |
HttpProxy(String host,
int port,
String username,
String password) |
| 限定符和类型 | 方法和说明 |
|---|---|
Proxy |
getNetProxy() |
String |
getPassword() |
String |
getProxyAuthorization() |
String |
getUsername() |
boolean |
isAuthenticationNeeded() |
public HttpProxy(String host, int port)
Copyright © 2016. All Rights Reserved.