| Package | Description |
|---|---|
| com.bazaarvoice.dropwizard.caching |
| Modifier and Type | Method and Description |
|---|---|
static CacheRequestContext |
CacheRequestContext.build(com.sun.jersey.spi.container.ContainerRequest request,
Set<String> vary,
boolean includeBody) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<javax.ws.rs.core.Response> |
ResponseCache.get(CacheRequestContext request) |
void |
ResponseCache.put(CacheRequestContext request,
CacheResponseContext response,
byte[] content) |
Copyright © 2014. All Rights Reserved.