|
||||||||||
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()
|
Object |
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, getContentLength, getEntityTag, getExpires, getLastModified, getLocation, getNoCacheHeaders, getPrivateHeaders, getSMaxAge, getStatus, getStatusText, getType, isMustRevalidate, isPrivate, isProxyRevalidate, isPublic |
Methods inherited from interface org.apache.abdera.protocol.Message |
---|
getCacheControl, getContentLanguage, getContentLocation, getContentType, getDateHeader, getDecodedHeader, getDecodedHeaders, getHeader, getHeaderNames, getHeaders, getMaxAge, getSlug, isNoCache, isNoStore, isNoTransform |
Method Detail |
---|
Object 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 |