Uses of Package
com.googlecode.hibernate.memcached

Packages that use com.googlecode.hibernate.memcached
com.googlecode.hibernate.memcached   
com.googlecode.hibernate.memcached.dangamemcached   
com.googlecode.hibernate.memcached.spymemcached   
 

Classes in com.googlecode.hibernate.memcached used by com.googlecode.hibernate.memcached
AbstractKeyStrategy
          KeyStrategy base class that handles concatenation, cleaning, and truncating the final cache key.
Config
          DOCUMENT ME!
DigestKeyStrategy
           
KeyStrategy
          Strategy interface for parsing the parts used by MemcachedCache to generate cache keys.
Memcache
          Interface to abstract memcache operations.
MemcacheClientFactory
          Simple interface used to abstract the creation of the MemcachedClient All implementers must have a constructor that takes an instance of PropertiesHelper.
MemcacheExceptionHandler
           
PropertiesHelper
           
 

Classes in com.googlecode.hibernate.memcached used by com.googlecode.hibernate.memcached.dangamemcached
Memcache
          Interface to abstract memcache operations.
MemcacheClientFactory
          Simple interface used to abstract the creation of the MemcachedClient All implementers must have a constructor that takes an instance of PropertiesHelper.
MemcacheExceptionHandler
           
PropertiesHelper
           
 

Classes in com.googlecode.hibernate.memcached used by com.googlecode.hibernate.memcached.spymemcached
Memcache
          Interface to abstract memcache operations.
MemcacheClientFactory
          Simple interface used to abstract the creation of the MemcachedClient All implementers must have a constructor that takes an instance of PropertiesHelper.
MemcacheExceptionHandler
           
PropertiesHelper
           
 



Copyright © 2015. All rights reserved.