org.apache.cxf.jaxrs.client.cache
Class CacheControlFeature
java.lang.Object
org.apache.cxf.jaxrs.client.cache.CacheControlFeature
- All Implemented Interfaces:
- javax.ws.rs.core.Feature
public class CacheControlFeature
- extends Object
- implements javax.ws.rs.core.Feature
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheControlFeature
public CacheControlFeature()
configure
public boolean configure(javax.ws.rs.core.FeatureContext context)
- Specified by:
configure in interface javax.ws.rs.core.Feature
close
@PreDestroy
public void close()
setCacheResponseInputStream
public void setCacheResponseInputStream(boolean cacheStream)
Apache CXF