Uses of Class
org.eclipse.jetty.rewrite.handler.CompactPathRule
Packages that use CompactPathRule
Package
Description
Jetty Rewrite : Rewrite Handler and Rules for Jetty
-
Uses of CompactPathRule in org.eclipse.jetty.rewrite.handler
Methods in org.eclipse.jetty.rewrite.handler that return CompactPathRuleModifier and TypeMethodDescriptionCompactPathRule.CompactedEvent.rule()
Returns the value of therule
record component.Constructors in org.eclipse.jetty.rewrite.handler with parameters of type CompactPathRuleModifierConstructorDescriptionCompactedEvent
(Rule.Handler input, String changedPath, String message, CompactPathRule rule) Creates an instance of aCompactedEvent
record class.