public interface CacheHeaderContentStream extends ContentStream
Modifier and Type | Method and Description |
---|---|
String |
getCacheControl()
Returns the Cache-Control header.
|
String |
getETag()
Returns the ETag header.
|
GregorianCalendar |
getExpires()
Returns the Expires header.
|
getBigLength, getFileName, getLength, getMimeType, getStream
getExtensions, setExtensions
String getCacheControl()
null
if the
header should not be setString getETag()
null
if the header
should not be setGregorianCalendar getExpires()
null
if the header
should not be setCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.