@Provider public class CacheControlFeature extends Object implements javax.ws.rs.core.Feature, Closeable
| Constructor and Description | 
|---|
CacheControlFeature()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
boolean | 
configure(javax.ws.rs.core.FeatureContext context)  | 
void | 
setCacheResponseInputStream(boolean cacheStream)  | 
public boolean configure(javax.ws.rs.core.FeatureContext context)
configure in interface javax.ws.rs.core.Feature@PreDestroy public void close()
close in interface Closeableclose in interface AutoCloseablepublic void setCacheResponseInputStream(boolean cacheStream)
Apache CXF