Uses of Class
com.github.ignition.support.http.cache.CachedHttpResponse.ResponseData

Packages that use CachedHttpResponse.ResponseData
com.github.ignition.support.http.cache   
 

Uses of CachedHttpResponse.ResponseData in com.github.ignition.support.http.cache
 

Methods in com.github.ignition.support.http.cache that return CachedHttpResponse.ResponseData
protected  CachedHttpResponse.ResponseData HttpResponseCache.readValueFromDisk(File file)
           
 

Methods in com.github.ignition.support.http.cache with parameters of type CachedHttpResponse.ResponseData
protected  void HttpResponseCache.writeValueToDisk(File file, CachedHttpResponse.ResponseData data)
           
 

Constructors in com.github.ignition.support.http.cache with parameters of type CachedHttpResponse.ResponseData
CachedHttpResponse(CachedHttpResponse.ResponseData cachedData)
           
 



Copyright © 2012. All Rights Reserved.