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

Packages that use ConditionalResponse
org.cruxframework.crux.core.server.rest.core.dispatch   
 

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

Methods in org.cruxframework.crux.core.server.rest.core.dispatch that return ConditionalResponse
 ConditionalResponse ResourceMethod.MethodReturn.getConditionalResponse()
           
 

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



Copyright © 2014. All rights reserved.