| Name | Description | Type | Package | Framework |
| CacheException | Class | br.com.caelum.vraptor.cache | VRaptor | |
| CacheStore | Interface | br.com.caelum.vraptor.cache | VRaptor | |
| DefaultCacheStore | Class | br.com.caelum.vraptor.cache | VRaptor | |
| LRU | Used to mark an cache implementation as LRUCache. | Class | br.com.caelum.vraptor.cache | VRaptor |
| LRUCacheFactory | Class | br.com.caelum.vraptor.cache | VRaptor | |
| LRUCacheStore | A LRU cache based on LinkedHashMap. | Class | br.com.caelum.vraptor.cache | VRaptor |