|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestDispatcher | |
---|---|
winstone |
Uses of RequestDispatcher in winstone |
---|
Methods in winstone that return RequestDispatcher | |
---|---|
RequestDispatcher |
WebAppConfiguration.getErrorDispatcherByClass(java.lang.Throwable exception)
Gets a dispatcher, set up for error dispatch. |
RequestDispatcher |
WebAppConfiguration.getErrorDispatcherByCode(java.lang.String requestURI,
int statusCode,
java.lang.String summaryMessage,
java.lang.Throwable exception)
|
RequestDispatcher |
WebAppConfiguration.getInitialDispatcher(java.lang.String uriInsideWebapp,
WinstoneRequest request,
WinstoneResponse response)
Creates the dispatcher that corresponds to a request level dispatch (ie the initial entry point). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |