Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionuse
Components.getExecutor()insteadDo 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.0
-
Deprecated Interfaces
-
Deprecated Classes
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionuse
Components.getExecutor()insteadDo 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.0