Package io.undertow.protocols.alpn
package io.undertow.protocols.alpn
-
ClassDescriptionInterface that allows for ALPN providers to be dynamically selected.Open listener adaptor for ALPN connections that uses the SSLExplorer based approach and hack into the JDK8 SSLEngine via reflection.Open listener adaptor for ALPN connections that use the JDK9 APIJetty ALPN implementation.Open listener adaptor for ALPN connections that use the Wildfly OpenSSL implementation