Overview
Package
Class
Use
Tree
Deprecated
Index
Help
ehcache
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
net.sf.ehcache
,
net.sf.ehcache.bootstrap
,
net.sf.ehcache.config
,
net.sf.ehcache.constructs.asynchronous
,
net.sf.ehcache.constructs.blocking
,
net.sf.ehcache.constructs.concurrent
,
net.sf.ehcache.constructs.web
,
net.sf.ehcache.constructs.web.filter
,
net.sf.ehcache.distribution
,
net.sf.ehcache.event
,
net.sf.ehcache.hibernate
,
net.sf.ehcache.store
,
net.sf.ehcache.util
Class Hierarchy
java.lang.Object
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
net.sf.ehcache.store.
LruMemoryStore.SpoolingLinkedHashMap
net.sf.ehcache.constructs.asynchronous.
AsynchronousCommandExecutor
net.sf.ehcache.constructs.blocking.
BlockingCache
(implements net.sf.ehcache.
Ehcache
)
net.sf.ehcache.constructs.blocking.
SelfPopulatingCache
net.sf.ehcache.constructs.blocking.
UpdatingSelfPopulatingCache
net.sf.ehcache.bootstrap.
BootstrapCacheLoaderFactory
net.sf.ehcache.distribution.
RMIBootstrapCacheLoaderFactory
net.sf.ehcache.
Cache
(implements net.sf.ehcache.
Ehcache
)
net.sf.ehcache.config.
CacheConfiguration
net.sf.ehcache.event.
CacheEventListenerFactory
net.sf.ehcache.distribution.
RMICacheReplicatorFactory
net.sf.ehcache.
CacheManager
net.sf.ehcache.event.
CacheManagerEventListenerFactory
net.sf.ehcache.distribution.
CacheManagerPeerListenerFactory
net.sf.ehcache.distribution.
RMICacheManagerPeerListenerFactory
net.sf.ehcache.distribution.
JNDIRMICacheManagerPeerListenerFactory
net.sf.ehcache.distribution.
CacheManagerPeerProviderFactory
net.sf.ehcache.distribution.
RMICacheManagerPeerProviderFactory
net.sf.ehcache.distribution.
JNDIManualRMICacheManagerPeerProviderFactory
net.sf.ehcache.util.
ClassLoaderUtil
net.sf.ehcache.constructs.concurrent.
ConcurrencyUtil
net.sf.ehcache.distribution.
ConfigurableRMIClientSocketFactory
(implements java.rmi.server.RMIClientSocketFactory, java.io.Serializable)
net.sf.ehcache.config.
Configuration
net.sf.ehcache.config.
ConfigurationFactory
net.sf.ehcache.config.
ConfigurationHelper
org.xml.sax.helpers.DefaultHandler (implements org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
net.sf.ehcache.config.
BeanHandler
net.sf.ehcache.store.
DiskStore
(implements net.sf.ehcache.store.
Store
)
net.sf.ehcache.config.
DiskStoreConfiguration
net.sf.ehcache.hibernate.
EhCache
(implements org.hibernate.cache.Cache)
net.sf.ehcache.hibernate.
EhCacheProvider
(implements org.hibernate.cache.CacheProvider)
net.sf.ehcache.
Element
(implements java.lang.Cloneable, java.io.Serializable)
net.sf.ehcache.distribution.
EventMessage
(implements java.io.Serializable)
net.sf.ehcache.config.
FactoryConfiguration
net.sf.ehcache.config.
CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration
net.sf.ehcache.config.
CacheConfiguration.CacheEventListenerFactoryConfiguration
net.sf.ehcache.constructs.web.filter.
Filter
(implements javax.servlet.Filter)
net.sf.ehcache.constructs.web.filter.
CachingFilter
net.sf.ehcache.constructs.web.filter.
PageFragmentCachingFilter
net.sf.ehcache.constructs.web.filter.
SimplePageFragmentCachingFilter
net.sf.ehcache.constructs.web.filter.
SimplePageCachingFilter
net.sf.ehcache.constructs.web.filter.
GzipFilter
net.sf.ehcache.distribution.
JNDIManualRMICacheManagerPeerProvider
(implements net.sf.ehcache.distribution.
CacheManagerPeerProvider
)
net.sf.ehcache.store.
MemoryStore
(implements net.sf.ehcache.store.
Store
)
net.sf.ehcache.store.
FifoMemoryStore
net.sf.ehcache.store.
LfuMemoryStore
net.sf.ehcache.store.
LruMemoryStore
net.sf.ehcache.store.
MemoryStoreEvictionPolicy
net.sf.ehcache.distribution.
MulticastKeepaliveHeartbeatReceiver
net.sf.ehcache.distribution.
MulticastKeepaliveHeartbeatSender
net.sf.ehcache.distribution.
MulticastRMICacheManagerPeerProvider.CachePeerEntry
net.sf.ehcache.constructs.concurrent.
Mutex
(implements net.sf.ehcache.constructs.concurrent.
Sync
)
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
java.io.ByteArrayOutputStream
net.sf.ehcache.store.
DiskStore.MemoryEfficientByteArrayOutputStream
javax.servlet.ServletOutputStream
net.sf.ehcache.constructs.web.filter.
FilterServletOutputStream
net.sf.ehcache.constructs.web.
PageInfo
(implements java.io.Serializable)
net.sf.ehcache.distribution.
PayloadUtil
net.sf.ehcache.util.
PropertyUtil
net.sf.ehcache.event.
RegisteredEventListeners
java.rmi.server.RemoteObject (implements java.rmi.Remote, java.io.Serializable)
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
net.sf.ehcache.distribution.
RMICachePeer
(implements net.sf.ehcache.distribution.
CachePeer
, java.rmi.Remote)
net.sf.ehcache.constructs.web.
ResponseUtil
net.sf.ehcache.distribution.
RMIBootstrapCacheLoader
(implements net.sf.ehcache.bootstrap.
BootstrapCacheLoader
)
net.sf.ehcache.distribution.
RMICacheManagerPeerListener
(implements net.sf.ehcache.distribution.
CacheManagerPeerListener
)
net.sf.ehcache.distribution.
JNDIRMICacheManagerPeerListener
(implements net.sf.ehcache.distribution.
CacheManagerPeerListener
)
net.sf.ehcache.distribution.
RMICacheManagerPeerProvider
(implements net.sf.ehcache.distribution.
CacheManagerPeerProvider
)
net.sf.ehcache.distribution.
ManualRMICacheManagerPeerProvider
net.sf.ehcache.distribution.
MulticastRMICacheManagerPeerProvider
(implements net.sf.ehcache.distribution.
CacheManagerPeerProvider
)
net.sf.ehcache.distribution.
RMISynchronousCacheReplicator
(implements net.sf.ehcache.distribution.
CacheReplicator
)
net.sf.ehcache.distribution.
RMIAsynchronousCacheReplicator
org.apache.commons.collections.SequencedHashMap (implements java.lang.Cloneable, java.io.Externalizable, java.util.Map<K,V>)
org.apache.commons.collections.LRUMap (implements java.io.Externalizable)
net.sf.ehcache.store.
LruMemoryStore.SpoolingLRUMap
net.sf.ehcache.constructs.web.
SerializableCookie
(implements java.io.Serializable)
javax.servlet.ServletResponseWrapper (implements javax.servlet.ServletResponse)
javax.servlet.http.HttpServletResponseWrapper (implements javax.servlet.http.HttpServletResponse)
net.sf.ehcache.constructs.web.
GenericResponseWrapper
(implements java.io.Serializable)
net.sf.ehcache.constructs.web.
ShutdownListener
(implements javax.servlet.ServletContextListener)
net.sf.ehcache.hibernate.
SingletonEhCacheProvider
(implements org.hibernate.cache.CacheProvider)
net.sf.ehcache.
Statistics
(implements java.io.Serializable)
net.sf.ehcache.
Status
(implements java.io.Serializable)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
net.sf.ehcache.constructs.asynchronous.
AsynchronousCommandException
net.sf.ehcache.constructs.asynchronous.
CommandNotFoundInCacheException
net.sf.ehcache.constructs.asynchronous.
RetryAttemptTooSoonException
net.sf.ehcache.constructs.asynchronous.
TooManyRetriesException
java.lang.RuntimeException
net.sf.ehcache.
CacheException
net.sf.ehcache.constructs.web.
AlreadyGzippedException
net.sf.ehcache.constructs.web.filter.
FilterNonReentrantException
net.sf.ehcache.constructs.blocking.
LockTimeoutException
net.sf.ehcache.
ObjectExistsException
net.sf.ehcache.distribution.
RemoteCacheException
net.sf.ehcache.constructs.web.
ResponseHeadersNotModifiableException
net.sf.ehcache.constructs.web.
AlreadyCommittedException
Interface Hierarchy
net.sf.ehcache.bootstrap.
BootstrapCacheLoader
net.sf.ehcache.constructs.blocking.
CacheEntryFactory
net.sf.ehcache.constructs.blocking.
UpdatingCacheEntryFactory
net.sf.ehcache.event.
CacheManagerEventListener
net.sf.ehcache.distribution.
CacheManagerPeerListener
net.sf.ehcache.distribution.
CacheManagerPeerProvider
java.lang.Cloneable
net.sf.ehcache.event.
CacheEventListener
net.sf.ehcache.distribution.
CacheReplicator
net.sf.ehcache.distribution.
CacheReplicator
net.sf.ehcache.
Ehcache
java.rmi.Remote
net.sf.ehcache.distribution.
CachePeer
java.io.Serializable
net.sf.ehcache.constructs.asynchronous.
Command
net.sf.ehcache.store.
Store
net.sf.ehcache.constructs.concurrent.
Sync
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
ehcache
PREV NEXT
FRAMES
NO FRAMES
All Classes