Class | Description |
---|---|
Jdk8WithJettyBootPlatform |
OpenJDK 8 with
org.mortbay.jetty.alpn:alpn-boot in the boot class path. |
Jdk8WithJettyBootPlatform.AlpnProvider |
Handle the methods of ALPN's ClientProvider and ServerProvider without a compile-time
dependency on those interfaces.
|
Jdk9Platform |
OpenJDK 9+.
|
Platform |
Access to platform-specific features.
|