| Package | Description |
|---|---|
| org.cruxframework.crux.core.server.rest.core.dispatch | |
| org.cruxframework.crux.core.server.rest.util |
| Modifier and Type | Field and Description |
|---|---|
protected CacheInfo |
ResourceMethod.cacheInfo |
| Modifier and Type | Method and Description |
|---|---|
CacheInfo |
ResourceMethod.MethodReturn.getCacheInfo() |
static CacheInfo |
CacheInfo.parseCacheInfo(GET get) |
| Constructor and Description |
|---|
ResourceMethod.MethodReturn(boolean hasReturnType,
String ret,
String exceptionData,
CacheInfo cacheInfo,
ConditionalResponse conditionalResponse,
boolean etagGenerationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
static CacheInfo |
HttpMethodHelper.getCacheInfoForGET(Method method) |
Copyright © 2016. All rights reserved.