Uses of Package
com.thimbleware.jmemcached

Packages that use com.thimbleware.jmemcached
com.thimbleware.jmemcached   
com.thimbleware.jmemcached.protocol   
com.thimbleware.jmemcached.protocol.binary   
com.thimbleware.jmemcached.protocol.text   
com.thimbleware.jmemcached.storage.bytebuffer   
 

Classes in com.thimbleware.jmemcached used by com.thimbleware.jmemcached
AbstractCache
          Abstract implementation of a cache handler for the memcache daemon; provides some convenience methods and a general framework for implementation
Cache
           
Cache.DeleteResponse
          Enum defining responses statuses from removal commands
Cache.StoreResponse
          Enum defining response statuses from set/add type commands
CacheElement
           
Key
          Represents a given key for lookup in the cache.
LocalCacheElement
          Represents information about a cache entry.
LocalCacheElement.IncrDecrResult
           
 

Classes in com.thimbleware.jmemcached used by com.thimbleware.jmemcached.protocol
Cache
           
Cache.DeleteResponse
          Enum defining responses statuses from removal commands
Cache.StoreResponse
          Enum defining response statuses from set/add type commands
CacheElement
           
Key
          Represents a given key for lookup in the cache.
 

Classes in com.thimbleware.jmemcached used by com.thimbleware.jmemcached.protocol.binary
Cache
           
CacheElement
           
 

Classes in com.thimbleware.jmemcached used by com.thimbleware.jmemcached.protocol.text
Cache
           
CacheElement
           
 

Classes in com.thimbleware.jmemcached used by com.thimbleware.jmemcached.storage.bytebuffer
Key
          Represents a given key for lookup in the cache.
LocalCacheElement
          Represents information about a cache entry.
 



Copyright © 2008-2011 ThimbleWare. All Rights Reserved.