Uses of Class
net.n2oapp.framework.mvc.cache.ClientCacheTemplate
-
Packages that use ClientCacheTemplate Package Description net.n2oapp.framework.mvc.cache net.n2oapp.framework.mvc.n2o -
-
Uses of ClientCacheTemplate in net.n2oapp.framework.mvc.cache
Subclasses of ClientCacheTemplate in net.n2oapp.framework.mvc.cache Modifier and Type Class Description classLifetimeClientCacheTemplateШаблон кэширования запросов по стратегии "Время жизни" (по умолчанию 1 минута). -
Uses of ClientCacheTemplate in net.n2oapp.framework.mvc.n2o
Methods in net.n2oapp.framework.mvc.n2o with parameters of type ClientCacheTemplate Modifier and Type Method Description voidN2oServlet. setClientCacheTemplate(ClientCacheTemplate clientCacheTemplate)
-