We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e1770 commit 6c8918dCopy full SHA for 6c8918d
1 file changed
README.md
@@ -306,6 +306,7 @@
306
307
> 一下片断来自项目代码里面的文件:example / cn.jpush.api.examples.ClientExample
308
309
+* 配置的SSLVersion表示指定至少支持的协议版本,也可能支持其他多个协议版本,最终支持的协议版本列表取决于JRE和运行环境
310
```Java
311
public static void testCustomClient() {
312
ClientConfig config = ClientConfig.getInstance();
0 commit comments