Class RewriteConfig
java.lang.Object
io.undertow.servlet.compat.rewrite.RewriteConfig
The configuration for a
RewriteHandler
. This should be produced by
RewriteConfigFactory
- Author:
- Stuart Douglas