Uses of Class
org.eclipse.jetty.server.AbstractConnectionFactory
-
Packages that use AbstractConnectionFactory Package Description org.eclipse.jetty.server Jetty Server : Core Server API -
-
Uses of AbstractConnectionFactory in org.eclipse.jetty.server
Subclasses of AbstractConnectionFactory in org.eclipse.jetty.server Modifier and Type Class Description classDetectorConnectionFactoryAConnectionFactorycombining multipleConnectionFactory.Detectinginstances that will upgrade to the first one recognizing the bytes in the buffer.classHttpConnectionFactoryA Connection Factory for HTTP Connections.classNegotiatingServerConnectionFactoryclassOptionalSslConnectionFactoryDeprecated.UseDetectorConnectionFactorywith aSslConnectionFactoryinstead.classProxyConnectionFactoryConnectionFactory for the PROXY Protocol.classSslConnectionFactory
-