|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CachedResponse
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.abdera.protocol.Response |
---|
Response.ResponseType |
Field Summary |
---|
Fields inherited from interface org.apache.abdera.protocol.util.ProtocolConstants |
---|
NOCACHE, NOSTORE, NOTRANSFORM, ONLYIFCACHED, PRIVATE, PROXYREVALIDATE, PUBLIC, REVALIDATE |
Method Summary | |
---|---|
Cache |
getCache()
|
long |
getCachedTime()
|
long |
getCurrentAge()
|
long |
getFreshnessLifetime()
|
long |
getHowStale()
|
long |
getInitialAge()
|
CacheKey |
getKey()
|
long |
getResidentAge()
|
boolean |
isFresh()
|
Methods inherited from interface org.apache.abdera.protocol.client.ClientResponse |
---|
getCharacterEncoding, getDocument, getDocument, getDocument, getDocument, getInputStream, getMethod, getReader, getReader, getServerDate, getUri, release, setInputStream |
Methods inherited from interface org.apache.abdera.protocol.Response |
---|
getAge, getAllow, getCacheControl, getContentLanguage, getContentLength, getContentLocation, getContentType, getDateHeader, getDecodedHeader, getEntityTag, getExpires, getHeader, getHeaderNames, getHeaders, getHeaders, getLastModified, getLocation, getMaxAge, getNoCacheHeaders, getPrivateHeaders, getSlug, getSMaxAge, getStatus, getStatusText, getType, getUriHeader, isMustRevalidate, isNoCache, isNoStore, isNoTransform, isPrivate, isProxyRevalidate, isPublic |
Method Detail |
---|
CacheKey getKey()
Cache getCache()
long getCachedTime()
long getInitialAge()
long getResidentAge()
long getCurrentAge()
long getFreshnessLifetime()
long getHowStale()
boolean isFresh()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |