| Class | Description |
|---|---|
| DynamicResourceRegistry |
Allows registration of resources that may be retrieved via the url path '.../dynamic/**'.
|
| DynamicResourceResolver |
Resolves references to dynamic resources.
|
| EmptyResourceResolver |
Resolves to an empty resource.
|
| ETagExceptionResolver |
Handles ResourceNotModifiedException by setting ETag header and 304 status code in response.
|
| ETaggedResource |
Wraps a resource that has an associated ETag.
|
| FujionResourceTransformer |
Replaces the top-level Fujion resource with the bootstrapper template that is responsible for
loading and initializing that resource at the client.
|
| FujionServlet |
Subclass of DispatcherServlet.
|
| MinifiedResourceResolver |
Checks for the presence of a minified version of a resource, returning it instead if found.
|
| ServletConfiguration |
Main servlet configurator.
|
| WebAppConfiguration |
Perform programmatic configuration of web application.
|
| Exception | Description |
|---|---|
| ETaggedResource.ResourceNotModifiedException |
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.