Uses of Interface
org.eclipse.jetty.io.ssl.ALPNProcessor
Packages that use ALPNProcessor
Package
Description
Jetty IO : Core SSL Support
-
Uses of ALPNProcessor in org.eclipse.jetty.alpn.conscrypt.client
Classes in org.eclipse.jetty.alpn.conscrypt.client that implement ALPNProcessor -
Uses of ALPNProcessor in org.eclipse.jetty.alpn.conscrypt.server
Classes in org.eclipse.jetty.alpn.conscrypt.server that implement ALPNProcessor -
Uses of ALPNProcessor in org.eclipse.jetty.alpn.java.client
Classes in org.eclipse.jetty.alpn.java.client that implement ALPNProcessor -
Uses of ALPNProcessor in org.eclipse.jetty.alpn.java.server
Classes in org.eclipse.jetty.alpn.java.server that implement ALPNProcessor -
Uses of ALPNProcessor in org.eclipse.jetty.io.ssl
Subinterfaces of ALPNProcessor in org.eclipse.jetty.io.sslModifier and TypeInterfaceDescriptionstatic interface
Client-side interface used by ServiceLoader.static interface
Server-side interface used by ServiceLoader.