Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionuse
HttpConfiguration.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
StatisticsHandler.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