Uses of Package
net.sf.ehcache.store

Packages that use net.sf.ehcache.store
net.sf.ehcache This package contains the public API for using EHCache 
net.sf.ehcache.store Store package. 
 

Classes in net.sf.ehcache.store used by net.sf.ehcache
DiskStore
          A disk cache implementation.
MemoryStore
          An implementation of a MemoryStore.
 

Classes in net.sf.ehcache.store used by net.sf.ehcache.store
DiskStore
          A disk cache implementation.
Store
          This is the interface for all stores.