|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface URLRewriter
Service that implements URL and link rewriting.
| Method Summary | |
|---|---|
boolean |
hasLinkRules()
|
boolean |
hasRequestRules()
|
Request |
processLink(Request request,
URLRewriteContext context)
Processes rules for rewriting links. |
Request |
processRequest(Request request)
Processes an incoming Request. |
| Method Detail |
|---|
Request processRequest(Request request)
request - a Request.
Request. It cannot be null.
Request processLink(Request request,
URLRewriteContext context)
request - the request to examinecontext - the context providing additional information for rewriting
boolean hasRequestRules()
boolean hasLinkRules()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||