com.atlassian.gadgets.directory.internal
Class HttpCache

java.lang.Object
  extended by org.codehaus.httpcache4j.cache.HTTPCache
      extended by com.atlassian.gadgets.directory.internal.HttpCache

public class HttpCache
extends org.codehaus.httpcache4j.cache.HTTPCache


Field Summary
 
Fields inherited from class org.codehaus.httpcache4j.cache.HTTPCache
HEADER_DIRECTIVE_MAX_AGE
 
Constructor Summary
HttpCache()
           
 
Method Summary
 
Methods inherited from class org.codehaus.httpcache4j.cache.HTTPCache
clear, doCachedRequest, doCachedRequest, getStorage, setResolver, updateHeadersFromResolved
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpCache

public HttpCache()


Copyright © 2011 Atlassian. All Rights Reserved.