| Class | Description |
|---|---|
| ApplicationSettings |
* Settings interface for application settings.
|
| DebugSettings |
Settings interface for various debug settings
|
| DefaultUnauthorizedResourceRequestListener |
An IUnauthorizedResourceRequestListener that schedules a response with status code 403 (Forbidden)
|
| ExceptionSettings |
Settings interface for configuring exception handling related settings.
|
| ExceptionSettings.UnexpectedExceptionDisplay |
Enumerated type for different ways of displaying unexpected exceptions.
|
| FrameworkSettings |
Framework settings for retrieving and configuring framework settings.
|
| JavaScriptLibrarySettings |
Interface for settings related to the JavaScript libraries that come with and are used by Wicket.
|
| MarkupSettings |
Interface for markup related settings.
|
| PageSettings |
Interface for page related settings.
|
| RequestCycleSettings |
Interface for request related settings
|
| RequestLoggerSettings | |
| ResourceSettings |
Interface for resource related settings
|
| SecuritySettings |
Interface for security related settings
|
| StoreSettings |
An interface for settings related to the the storages where page instances are persisted -
IPageStore,
IDataStore and IPageManager. |
| Enum | Description |
|---|---|
| ExceptionSettings.AjaxErrorStrategy |
How to handle errors while processing an Ajax request
|
| ExceptionSettings.ThreadDumpStrategy |
Which threads' stacktrace to dump when a page lock timeout occurs
|
| RequestCycleSettings.RenderStrategy |
Enum type for different render strategies
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.