All Classes and Interfaces

Class
Description
 
Serves a 'configuration.js' for javascript clients.
 
 
 
dummy implementation that passes all requests
 
A filter that can add expire and cache controll headers to responses if there are missing.
 
Wraps a JSON response with padding and sets the response content type to application /javascript.
Returns a JSON response containing a property with the requested resource as its content.
 
Filter to set headers on all matching requests, the following example sets headers to avoid caching:
This exclusion strategy is a workaround for an issue with a filter being mapped to "/" did not work.
Deprecated. 
To wrap the output stream we need an implementation of a ServletOutputStream