| Package | Description |
|---|---|
| winstone |
| Modifier and Type | Method and Description |
|---|---|
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).
|
Copyright © 2013. All Rights Reserved.