cn.jpush.api.common.connection
类 HttpProxy
java.lang.Object
cn.jpush.api.common.connection.HttpProxy
public class HttpProxy
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpProxy
public HttpProxy(String host,
int port)
HttpProxy
public HttpProxy(String host,
int port,
String username,
String password)
getNetProxy
public Proxy getNetProxy()
isAuthenticationNeeded
public boolean isAuthenticationNeeded()
getProxyAuthorization
public String getProxyAuthorization()
getUsername
public String getUsername()
getPassword
public String getPassword()
Copyright © 2014. All Rights Reserved.