All Classes and Interfaces

Class
Description
 
Represents a caching information for a current HttpServletRequest headers and the HttpServletResponse response body.
Represents a HttpServletResponseWrapper responsible for exposing the content of a HttpServletResponse as ETagToken.
Looks up content types for URL paths in an application-specific way.
Class responsible for handling processes related to dates.
A DownloadableResource that will serve the resource from the plugin.
Represents a plugin resource that can be downloaded.
A DownloadableResource that will serve the resource via the web application's ServletContext.
An exception was encountered while trying to write a resource to the client.
 
A plugin module which provides a DownloadStrategy.
A DownloadableResource with no content
Filter responsible for performing caching of resources.
Represents an ETag to be used to verify the content of an HttpServletResponse body.
Represents a consumer of arguments which can throw exceptions.
Represents a supplier of results which can throw exceptions.
A DownloadableResource that simply forwards the request to the given location.
This class manages the last modified date of a single HTTP resource.
A download strategy which maintains a list of DownloadStrategyModuleDescriptors and delegates to them in order.
 
A factory for providing access to a ServletContext.