Uses of Class
com.github.ignition.support.http.cache.HttpResponseCache

Packages that use HttpResponseCache
com.github.ignition.support.http   
com.github.ignition.support.http.cache   
 

Uses of HttpResponseCache in com.github.ignition.support.http
 

Methods in com.github.ignition.support.http that return HttpResponseCache
 HttpResponseCache IgnitedHttp.getResponseCache()
           
 

Uses of HttpResponseCache in com.github.ignition.support.http.cache
 

Constructors in com.github.ignition.support.http.cache with parameters of type HttpResponseCache
CachedHttpRequest(HttpResponseCache responseCache, String url)
           
 



Copyright © 2012. All Rights Reserved.