Skip navigation links

ehcache 3.10.0 API

Packages 
Package Description
org.ehcache
Main Ehcache API, including cache managers and caches.
org.ehcache.config
CacheManager configuration, Cache configuration and other configuration classes.
org.ehcache.config.builders
Builders designed to help with programmatic configuration of Ehcache using a fluent API
org.ehcache.config.units
ResourceUnit implementations
org.ehcache.core.config
Package holding core configuration implementations and utilities.
org.ehcache.core.config.store
Package holding types related to Store configuration.
org.ehcache.core.events
Package holding interfaces that relate to events, either at the CacheManager level like CacheManagerListener or the CacheEvent subsystem like CacheEventDispatcher and StoreEventDispatcher.
org.ehcache.core.exceptions  
org.ehcache.core.spi.service
Package for Core SPI Service related types.
org.ehcache.core.spi.store
Package for the Store SPI and related types.
org.ehcache.core.spi.store.events
Package for the SPI types related to store eventing.
org.ehcache.core.spi.store.heap
Package for SPI related to the use of sizeof in the on-heap store in Ehcache
org.ehcache.core.spi.store.tiering
Package holding the different SPI interfaces that enable a Cache to be backed by multiple Store stacked on each other.
org.ehcache.core.spi.time
Package holding SPI types abstracting the concept of time
org.ehcache.core.statistics
Package holding the enums representing operations statistics results.
org.ehcache.event
CacheEvent and related types.
org.ehcache.expiry
Expiry API of a Cache.
org.ehcache.impl.copy
Package for bundled implementation of copiers.
org.ehcache.impl.serialization
Package for bundled implementations of serializers.
org.ehcache.jsr107  
org.ehcache.jsr107.config  
org.ehcache.spi.copy
Copier SPI in Ehcache.
org.ehcache.spi.loaderwriter
org.ehcache.spi.persistence
PersistableResourceService and other persistence related SPI.
org.ehcache.spi.resilience
org.ehcache.spi.serialization
Serializer SPI in Ehcache.
org.ehcache.spi.service
Service SPI related in Ehcache.
org.ehcache.xml  
org.ehcache.xml.multi  
Skip navigation links