| Package | Description | 
|---|---|
| org.ehcache | Main Ehcache API, including  cache managersandcaches. | 
| org.ehcache.config | CacheManager configuration,Cache configurationand other configuration classes. | 
| org.ehcache.config.builders | Builders designed to help with programmatic configuration of Ehcache using a fluent API | 
| org.ehcache.config.units | ResourceUnitimplementations | 
| org.ehcache.event | CacheEventand related types. | 
| org.ehcache.expiry | |
| org.ehcache.spi.copy | CopierSPI in Ehcache. | 
| org.ehcache.spi.loaderwriter | CacheLoaderWriterSPI for aCache. | 
| org.ehcache.spi.persistence | PersistableResourceServiceand other persistence
 related SPI. | 
| org.ehcache.spi.resilience | ResilienceStrategyAPI of aCache. | 
| org.ehcache.spi.serialization | SerializerSPI in Ehcache. | 
| org.ehcache.spi.service | ServiceSPI related in Ehcache. |