Uses of Interface
com.github.ignition.support.http.IgnitedHttpResponse

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

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

Classes in com.github.ignition.support.http that implement IgnitedHttpResponse
 class IgnitedHttpResponseImpl
           
 

Methods in com.github.ignition.support.http that return IgnitedHttpResponse
 IgnitedHttpResponse IgnitedHttpRequestBase.handleResponse(org.apache.http.HttpResponse response)
           
 IgnitedHttpResponse IgnitedHttpRequestBase.send()
           
 IgnitedHttpResponse IgnitedHttpRequest.send()
          Sends the current request.
 

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

Classes in com.github.ignition.support.http.cache that implement IgnitedHttpResponse
 class CachedHttpResponse
          A response proxy returning data from a HttpResponseCache
 

Methods in com.github.ignition.support.http.cache that return IgnitedHttpResponse
 IgnitedHttpResponse CachedHttpRequest.send()
           
 



Copyright © 2012. All Rights Reserved.