Package | Description |
---|---|
okhttp3.internal.platform |
Modifier and Type | Class and Description |
---|---|
(package private) class |
Jdk8WithJettyBootPlatform
OpenJDK 8 with
org.mortbay.jetty.alpn:alpn-boot in the boot class path. |
(package private) class |
Jdk9Platform
OpenJDK 9+.
|
Modifier and Type | Field and Description |
---|---|
private static Platform |
Platform.PLATFORM |
Modifier and Type | Method and Description |
---|---|
static Platform |
Jdk8WithJettyBootPlatform.buildIfSupported() |
private static Platform |
Platform.findPlatform()
Attempt to match the host runtime to a capable Platform implementation.
|
static Platform |
Platform.get() |