| Package | Description |
|---|---|
| winstone |
| Modifier and Type | Method and Description |
|---|---|
RequestDispatcher |
WebAppConfiguration.getErrorDispatcherByClass(Throwable exception)
Gets a dispatcher, set up for error dispatch.
|
RequestDispatcher |
WebAppConfiguration.getErrorDispatcherByCode(String requestURI,
int statusCode,
String summaryMessage,
Throwable exception) |
RequestDispatcher |
WebAppConfiguration.getInitialDispatcher(String uriInsideWebapp,
WinstoneRequest request,
WinstoneResponse response)
Creates the dispatcher that corresponds to a request level dispatch (ie
the initial entry point).
|
Copyright © 2014. All rights reserved.