| Package | Description |
|---|---|
| org.eclipse.jetty.rewrite.handler |
Jetty Rewrite : Rewrite Handler and Rules for Jetty
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
CompactPathRule |
Rewrite the URI by compacting to remove //
|
class |
RewritePatternRule |
Rewrite the URI by replacing the matched
PathMap path with a fixed string. |
class |
RewriteRegexRule |
Rewrite the URI by matching with a regular expression.
|
Copyright © 1995–2018 Webtide. All rights reserved.