类 cn.jpush.api.common.connection.HttpProxy
的使用

使用 HttpProxy 的软件包
cn.jpush.api   
cn.jpush.api.common.connection   
cn.jpush.api.device Devices API features. 
cn.jpush.api.push Push API features. 
cn.jpush.api.report Report API features. 
 

cn.jpush.apiHttpProxy 的使用
 

参数类型为 HttpProxycn.jpush.api 中的构造方法
JPushClient(String masterSecret, String appKey, int maxRetryTimes, HttpProxy proxy)
           
 

cn.jpush.api.common.connectionHttpProxy 的使用
 

参数类型为 HttpProxycn.jpush.api.common.connection 中的构造方法
NativeHttpClient(String authCode, int maxRetryTimes, HttpProxy proxy)
           
 

cn.jpush.api.deviceHttpProxy 的使用
 

参数类型为 HttpProxycn.jpush.api.device 中的构造方法
DeviceClient(String masterSecret, String appKey, int maxRetryTimes, HttpProxy proxy)
           
 

cn.jpush.api.pushHttpProxy 的使用
 

参数类型为 HttpProxycn.jpush.api.push 中的构造方法
PushClient(String masterSecret, String appKey, int maxRetryTimes, HttpProxy proxy)
          Create a Push Client with max retry times.
 

cn.jpush.api.reportHttpProxy 的使用
 

参数类型为 HttpProxycn.jpush.api.report 中的构造方法
ReportClient(String masterSecret, String appKey, int maxRetryTimes, HttpProxy proxy)
           
 



Copyright © 2014. All Rights Reserved.