C E G L P S

C

clear() - Method in class com.google.code.ssm.spring.SSMCache
 
com.google.code.ssm.spring - package com.google.code.ssm.spring
 

E

evict(Object) - Method in class com.google.code.ssm.spring.SSMCache
 
ExtendedSSMCacheManager - Class in com.google.code.ssm.spring
CacheManager backed by a Simple Spring Memcached (SSM) Cache.
ExtendedSSMCacheManager() - Constructor for class com.google.code.ssm.spring.ExtendedSSMCacheManager
 

G

get(Object) - Method in class com.google.code.ssm.spring.SSMCache
 
getCache(String) - Method in class com.google.code.ssm.spring.ExtendedSSMCacheManager
 
getName() - Method in class com.google.code.ssm.spring.SSMCache
 
getNativeCache() - Method in class com.google.code.ssm.spring.SSMCache
 
getSeparator() - Method in class com.google.code.ssm.spring.ExtendedSSMCacheManager
 

L

loadCaches() - Method in class com.google.code.ssm.spring.SSMCacheManager
 

P

put(Object, Object) - Method in class com.google.code.ssm.spring.SSMCache
 

S

setSeparator(char) - Method in class com.google.code.ssm.spring.ExtendedSSMCacheManager
Char that separates cache name and expiration time, default: #.
SSMCache - Class in com.google.code.ssm.spring
Wrapper around Cache that allow to set default expiration time used in all SSMCache.put(Object, Object) ( Cache.set(String, int, Object, com.google.code.ssm.api.format.SerializationType)) requests.
SSMCache(Cache, int, boolean) - Constructor for class com.google.code.ssm.spring.SSMCache
 
SSMCache(Cache, int) - Constructor for class com.google.code.ssm.spring.SSMCache
 
SSMCache(SSMCache, int) - Constructor for class com.google.code.ssm.spring.SSMCache
 
SSMCacheManager - Class in com.google.code.ssm.spring
CacheManager backed by a Simple Spring Memcached (SSM) Cache.
SSMCacheManager() - Constructor for class com.google.code.ssm.spring.SSMCacheManager
 

C E G L P S

Copyright © 2013. All Rights Reserved.