public class RewriteCorrectingHandlerWrappers extends Object
Because the rewrite happens after the initial dispatch this handler detects if the path has been rewritten and updates the servlet target. This is a bit of a hack, it needs a lot more thinking about a clean way to handle this
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
RewriteCorrectingHandlerWrappers.PostWrapper |
(package private) static class |
RewriteCorrectingHandlerWrappers.PreWrapper |
| Constructor and Description |
|---|
RewriteCorrectingHandlerWrappers() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.