public interface UrlRewriteFilterPathDescriptor<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
UrlRewriteFilterPathDescriptor.Compiler<C> |
| Modifier and Type | Method and Description |
|---|---|
<C> C |
compiledPath() |
T |
compiledPath(Object compilePath) |
<C> C |
compiledPath(UrlRewriteFilterPathDescriptor.Compiler<C> compiler) |
String |
path() |
T |
path(String path) |
Copyright © 2015 Apache Software Foundation. All rights reserved.