File tree Expand file tree Collapse file tree 2 files changed +1
-16
lines changed Expand file tree Collapse file tree 2 files changed +1
-16
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci.org/jpush/jpush-api-java-client.svg?branch=master )] ( https://travis-ci.org/jpush/jpush-api-java-client )
2- [ ![ Dependency Status] ( https://www.versioneye.com/user/projects/53eff13a13bb06f0bb000518/badge.svg?style=flat )] ( https://www.versioneye.com/user/projects/53eff13a13bb06f0bb000518 )
31[ ![ GitHub version] ( https://badge.fury.io/gh/jpush%2Fjpush-api-java-client.svg )] ( http://badge.fury.io/gh/jpush%2Fjpush-api-java-client )
42
53# JPush API Java Library
@@ -122,7 +120,7 @@ try {
122120}
123121```
124122
125- 3.2.17 版本后,在 PushClient 中添加了 setHttpClient(IHttpClient client) 方法,用户可以自由切换 NettyHttpClient 或是 NativeHttpClient。
123+ 3.2.17 版本后,在 PushClient 中添加了 setHttpClient(IHttpClient client) 方法,用户可以自由切换 ApacheHttpClient, NettyHttpClient 或是 NativeHttpClient。
126124
127125### 推送样例
128126
You can’t perform that action at this time.
0 commit comments