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 TypeClassDescriptionclassOpen listener adaptor for ALPN connections that uses the SSLExplorer based approach and hack into the JDK8 SSLEngine via reflection.classOpen listener adaptor for ALPN connections that use the JDK9 APIclassJetty ALPN implementation.classOpen listener adaptor for ALPN connections that use the Wildfly OpenSSL implementationMethods in io.undertow.protocols.alpn that return ALPNProvider