Uses of Class
com.avoka.tm.util.MemCache
-
Packages that use MemCache Package Description com.avoka.tm.util Provides Utility function classes. -
-
Uses of MemCache in com.avoka.tm.util
Methods in com.avoka.tm.util that return MemCache Modifier and Type Method Description MemCache
MemCache. setKey(String key)
Set the mem cache key parameter.MemCache
MemCache. setTimeout(int timeoutMins)
Set the mem cache timeout in minutes.
-