-
Terminally Deprecated ElementsElementDescriptionuse
CompactPathRulewithRewriteHandlerinstead. Will be removed from ee10 onwards.
-
Deprecated ClassesClassDescriptionThis class is no longer required as ERROR dispatch is only done if there is an error page target.use
SymlinkAllowedResourceAliasCheckerinstead.useAllowedResourceAliasCheckerinstead.Replaced by org.eclipse.jetty.http.MultiPartFormInputStream The code for MultiPartInputStream is slower than its replacement MultiPartFormInputStream. However this class accepts formats non compliant the RFC that the new MultiPartFormInputStream does not accept.UseDetectorConnectionFactorywith aSslConnectionFactoryinstead.useAllowedResourceAliasCheckerinstead.
-
Deprecated MethodsMethodDescriptionuse
CompactPathRulewithRewriteHandlerinstead. Will be removed from ee10 onwards.useCompactPathRulewithRewriteHandlerinstead. Will be removed from ee10 onwards.for custom DeflaterPool settings useGzipHandler.setDeflaterPool(DeflaterPool).for custom InflaterPool settings useGzipHandler.setInflaterPool(InflaterPool).for custom DeflaterPool settings useGzipHandler.setDeflaterPool(DeflaterPool).for custom InflaterPool settings useGzipHandler.setInflaterPool(InflaterPool).useInetAccessHandler.include(String)instead.useInetAccessHandler.include(String)instead.useInetAccessHandler.include(String)instead.useInetAccessHandler.include(String)instead.no replacement provideduse getParts().isEmpty()no replacement provided.no replacement offered.no replacement offered.useServer.addBeanToAllConnectors(Object)instead.useAbstractSessionCache.release(String, Session)insteadAs of Servlet 2.2, this method is replaced bySession.getAttributeNames()useSessionCache.release(String, Session)instead
-
Deprecated Constructors
CompactPathRulewithRewriteHandlerinstead. Will be removed from ee10 onwards.