Package | Description |
---|---|
org.infinispan.rest |
REST Server bootstrap and Netty bridge classes.
|
Modifier and Type | Method and Description |
---|---|
static CacheControl |
CacheControl.maxAge(int timeInSeconds)
Returns
max-age header value. |
static CacheControl |
CacheControl.noCache()
Returns
no-cache header value. |
Modifier and Type | Method and Description |
---|---|
void |
InfinispanCacheResponse.cacheControl(CacheControl cacheControl)
Adds Cache Control headers.
|
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.