|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ForwardRedirectHandler
Handler for Servlet forward and redirect.
| Method Summary | |
|---|---|
void |
forward(FlowControllerHandlerContext context,
String uri)
|
void |
redirect(FlowControllerHandlerContext context,
String uri)
|
| Methods inherited from interface Handler |
|---|
init, reinit |
| Method Detail |
|---|
void redirect(FlowControllerHandlerContext context,
String uri)
throws IOException,
ServletException
IOException
ServletException
void forward(FlowControllerHandlerContext context,
String uri)
throws IOException,
ServletException
IOException
ServletException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||