public class CachedContentFactory.CachedPrecompressedHttpContent extends PrecompressedHttpContent
HttpContent.ContentFactory
Modifier and Type | Method and Description |
---|---|
HttpField |
getETag() |
String |
getETagValue() |
boolean |
isValid() |
String |
toString() |
equals, getCharacterEncoding, getContentEncoding, getContentEncodingValue, getContentLength, getContentLengthValue, getContentType, getContentTypeValue, getDirectBuffer, getIndirectBuffer, getInputStream, getLastModified, getLastModifiedValue, getMimeType, getPrecompressedContents, getReadableByteChannel, getResource, hashCode, release
public boolean isValid()
public HttpField getETag()
getETag
in interface HttpContent
getETag
in class PrecompressedHttpContent
public String getETagValue()
getETagValue
in interface HttpContent
getETagValue
in class PrecompressedHttpContent
public String toString()
toString
in class PrecompressedHttpContent
Copyright © 2010 - 2020 Adobe. All Rights Reserved