Package net.solarnetwork.central.web.support
package net.solarnetwork.central.web.support
-
ClassDescriptionAPI for cached content items.Content cache statistics.Filter for caching HTTP responses, returning cached data when possible.Statistics for the content caching filter.A lock with a corresponding counter.
HttpServletResponsewrapper that caches all content written to the output stream, and allows this content to be retrieved via abyte array.Service that supports caching HTTP responses using keys derived from HTTP requests.Enumeration of supported compression types.Caching service backed by aCache.Simple cached content item.Map that encodes values from a delegateMapinstance withURLEncoderwhen accessed viaUrlEncodingOnAccessMap.get(Object).A base class to support web service style controllers.Error controller.Global REST controller support.