Uses of Class
com.thimbleware.jmemcached.Cache

Uses of Cache in com.thimbleware.jmemcached
 

Fields in com.thimbleware.jmemcached declared as Cache
protected  Cache ServerSessionHandler.cache
           
 

Methods in com.thimbleware.jmemcached that return Cache
 Cache MemCacheDaemon.getCache()
           
 

Methods in com.thimbleware.jmemcached with parameters of type Cache
 void MemCacheDaemon.setCache(Cache cache)
           
 

Constructors in com.thimbleware.jmemcached with parameters of type Cache
ServerSessionHandler(Cache cache, java.lang.String memcachedVersion, boolean verbosity, int idle)
          Construct the server session handler
 



Copyright © 2008. All Rights Reserved.