|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 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.api 中 HttpProxy 的使用 |
|---|
| 参数类型为 HttpProxy 的 cn.jpush.api 中的构造方法 | |
|---|---|
JPushClient(String masterSecret,
String appKey,
int maxRetryTimes,
HttpProxy proxy)
|
|
| cn.jpush.api.common.connection 中 HttpProxy 的使用 |
|---|
| 参数类型为 HttpProxy 的 cn.jpush.api.common.connection 中的构造方法 | |
|---|---|
NativeHttpClient(String authCode,
int maxRetryTimes,
HttpProxy proxy)
|
|
| cn.jpush.api.device 中 HttpProxy 的使用 |
|---|
| 参数类型为 HttpProxy 的 cn.jpush.api.device 中的构造方法 | |
|---|---|
DeviceClient(String masterSecret,
String appKey,
int maxRetryTimes,
HttpProxy proxy)
|
|
| cn.jpush.api.push 中 HttpProxy 的使用 |
|---|
| 参数类型为 HttpProxy 的 cn.jpush.api.push 中的构造方法 | |
|---|---|
PushClient(String masterSecret,
String appKey,
int maxRetryTimes,
HttpProxy proxy)
Create a Push Client with max retry times. |
|
| cn.jpush.api.report 中 HttpProxy 的使用 |
|---|
| 参数类型为 HttpProxy 的 cn.jpush.api.report 中的构造方法 | |
|---|---|
ReportClient(String masterSecret,
String appKey,
int maxRetryTimes,
HttpProxy proxy)
|
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||