Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionuse
Components.getExecutor()insteaduseNetworkConnectionLimitinsteaduseFormFields.onFields(Request, Promise.Invocable)instead.useFormFields.getFields(Request)instead.do not use it, no replacement.Do not override. No longer invoked by Jetty.useHttpConfiguration.getComplianceViolationListeners()instead to know if there are anyComplianceViolation.Listenerto notify. this method will be removed in Jetty 12.1.0useHttpConfiguration.addComplianceViolationListener(ComplianceViolation.Listener)instead. this method will be removed in Jetty 12.1.0useRequest.onParameters(Request, Promise.Invocable)instead.useSizeLimitHandlerinstead.
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionuse
NetworkConnectionLimitinsteadUseHandler.AbstractUseDetectorConnectionFactorywith aSslConnectionFactoryinstead.useSizeLimitHandlerinstead.
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionuse
Components.getExecutor()insteaduseFormFields.onFields(Request, Promise.Invocable)instead.useFormFields.getFields(Request)instead.do not use it, no replacement.Do not override. No longer invoked by Jetty.OverrideEventsHandler.onComplete(Request, int, HttpFields, Throwable)instead.useStatisticsHandler.getRequestTotal()instead.useHttpConfiguration.getComplianceViolationListeners()instead to know if there are anyComplianceViolation.Listenerto notify. this method will be removed in Jetty 12.1.0useHttpConfiguration.addComplianceViolationListener(ComplianceViolation.Listener)instead. this method will be removed in Jetty 12.1.0useRequest.onParameters(Request, Promise.Invocable)instead.