|
rewrite-api-servlet 2.0.0.Alpha6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HttpServletRewrite
| Method Summary | |
|---|---|
Address |
getAddress()
For HttpInboundServletRewrite events, return the request Address. |
String |
getContextPath()
Return the application context root HttpServletRequest.getContextPath() |
Address |
getInboundAddress()
Get the full Address of the current request. |
| Methods inherited from interface org.ocpsoft.rewrite.servlet.event.ServletRewrite |
|---|
abort, getFlow, getRequest, getResponse, getServletContext, handled, proceed, setFlow |
| Methods inherited from interface org.ocpsoft.rewrite.event.Rewrite |
|---|
getRewriteContext |
| Method Detail |
|---|
String getContextPath()
HttpServletRequest.getContextPath()
Address getInboundAddress()
Address of the current request.
Address getAddress()
HttpInboundServletRewrite events, return the request Address.
For HttpOutboundServletRewrite events, this method returns
OutboundServletRewrite.getOutboundAddress()
|
rewrite-api-servlet 2.0.0.Alpha6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||