Uses of Interface
org.eclipse.jetty.server.HttpConfiguration.ConnectionFactory
-
Packages that use HttpConfiguration.ConnectionFactory Package Description org.eclipse.jetty.server Jetty Server : Core Server API -
-
Uses of HttpConfiguration.ConnectionFactory in org.eclipse.jetty.server
Classes in org.eclipse.jetty.server that implement HttpConfiguration.ConnectionFactory Modifier and Type Class Description class
HttpConnectionFactory
A Connection Factory for HTTP Connections.
-