Package net.rossillo.spring.web.mvc

Provides a Cache Control is an extension to Spring MVC that aims to simplify implementing HTTP/1.1 Cache-Control headers for annotated MVC controllers.

See:
          Description

Class Summary
CacheControlHandlerInterceptor Provides a cache control handler interceptor to assign cache-control headers to HTTP responses.
 

Enum Summary
CachePolicy Provides an enumeration of cache control policies.
 

Annotation Types Summary
CacheControl Provides an HTTP 1.1 cache control header annotation for Spring MVC controller methods.
 

Package net.rossillo.spring.web.mvc Description

Provides a Cache Control is an extension to Spring MVC that aims to simplify implementing HTTP/1.1 Cache-Control headers for annotated MVC controllers.



Copyright © 2015. All rights reserved.