-
Classes Class Description org.eclipse.jetty.server.handler.AbstractHandler.ErrorDispatchHandler This class is no longer required as ERROR dispatch is only done if there is an error page target.org.eclipse.jetty.server.handler.AllowSymLinkAliasChecker useSymlinkAllowedResourceAliasCheckerinstead.org.eclipse.jetty.server.handler.ContextHandler.ApproveAliases useAllowedResourceAliasCheckerinstead.org.eclipse.jetty.server.handler.ContextHandler.ApproveNonExistentDirectoryAliases org.eclipse.jetty.server.HttpChannel.TransientListeners org.eclipse.jetty.server.OptionalSslConnectionFactory UseDetectorConnectionFactorywith aSslConnectionFactoryinstead.org.eclipse.jetty.server.SameFileAliasChecker useAllowedResourceAliasCheckerinstead.org.eclipse.jetty.server.ServerConnectionStatistics
-
Constructors Constructor Description org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint(EndPoint, InetSocketAddress, InetSocketAddress)