Uses of Interface
org.eclipse.jetty.io.ssl.ALPNProcessor
-
Packages that use ALPNProcessor Package Description org.eclipse.jetty.io.ssl Jetty IO : Core SSL Support -
-
Uses of ALPNProcessor in org.eclipse.jetty.io.ssl
Subinterfaces of ALPNProcessor in org.eclipse.jetty.io.ssl Modifier and Type Interface Description static interfaceALPNProcessor.ClientClient-side interface used by ServiceLoader.static interfaceALPNProcessor.ServerServer-side interface used by ServiceLoader.
-