| Package | Description |
|---|---|
| org.aoju.bus.http.accord.platform |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidPlatform
安卓2.3或更高.
|
class |
Jdk9Platform
OpenJDK 9+.
|
class |
JdkWithJettyBootPlatform
OpenJDK 7 or OpenJDK 8 with
org.mortbay.jetty.alpn/alpn-boot 在引导类路径中. |
| Modifier and Type | Method and Description |
|---|---|
static Platform |
JdkWithJettyBootPlatform.buildIfSupported() |
static Platform |
AndroidPlatform.buildIfSupported() |
static Platform |
Platform.get() |
Copyright © 2020. All rights reserved.