Uses of Class
org.cruxframework.crux.core.server.rest.core.dispatch.CacheInfo

Packages that use CacheInfo
org.cruxframework.crux.core.server.rest.core.dispatch   
org.cruxframework.crux.core.server.rest.util   
 

Uses of CacheInfo in org.cruxframework.crux.core.server.rest.core.dispatch
 

Fields in org.cruxframework.crux.core.server.rest.core.dispatch declared as CacheInfo
protected  CacheInfo ResourceMethod.cacheInfo
           
 

Methods in org.cruxframework.crux.core.server.rest.core.dispatch that return CacheInfo
 CacheInfo ResourceMethod.MethodReturn.getCacheInfo()
           
static CacheInfo CacheInfo.parseCacheInfo(GET get)
           
 

Constructors in org.cruxframework.crux.core.server.rest.core.dispatch with parameters of type CacheInfo
ResourceMethod.MethodReturn(boolean hasReturnType, String ret, String exceptionData, CacheInfo cacheInfo, ConditionalResponse conditionalResponse, boolean etagGenerationEnabled)
           
 

Uses of CacheInfo in org.cruxframework.crux.core.server.rest.util
 

Methods in org.cruxframework.crux.core.server.rest.util that return CacheInfo
static CacheInfo HttpMethodHelper.getCacheInfoForGET(Method method)
           
 



Copyright © 2015. All rights reserved.