Skip navigation links

Package net.sf.ehcache.constructs

The constructs package builds on top of the core ehcache classes to create implementations for common caching patterns.

See: Description

Package net.sf.ehcache.constructs Description

The constructs package builds on top of the core ehcache classes to create implementations for common caching patterns.

All implementations use ehcache as the backing cache. They also share a common purpose - to create very high performance Java applications.

Pattern Implementations

General Purpose Caching

Web Caching

Servlet 2.3 caching filters that cache HTTP/S responses:
Skip navigation links

Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.