@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 Closeable
close
in interface AutoCloseable
public void setCacheResponseInputStream(boolean cacheStream)
Apache CXF