Uses of Interface
io.undertow.protocols.alpn.ALPNProvider
Packages that use ALPNProvider
-
Uses of ALPNProvider in io.undertow.protocols.alpn
Classes in io.undertow.protocols.alpn that implement ALPNProviderModifier and TypeClassDescriptionclass
Open listener adaptor for ALPN connections that uses the SSLExplorer based approach and hack into the JDK8 SSLEngine via reflection.class
Open listener adaptor for ALPN connections that use the JDK9 APIclass
Jetty ALPN implementation.class
Open listener adaptor for ALPN connections that use the Wildfly OpenSSL implementationMethods in io.undertow.protocols.alpn that return ALPNProvider