Uses of Interface
org.fishwife.jrugged.httpclient.ResponseFailureAssessor

Uses of ResponseFailureAssessor in org.fishwife.jrugged.httpclient
 

Classes in org.fishwife.jrugged.httpclient that implement ResponseFailureAssessor
 class DefaultResponseFailureAssessor
          A ResponseFailureAssessor that treats all 4XX and 5XX status codes as failures.
 

Constructors in org.fishwife.jrugged.httpclient with parameters of type ResponseFailureAssessor
FailureExposingHttpClient(org.apache.http.client.HttpClient backend, ResponseFailureAssessor assessor)
           
ServiceWrappedHttpClient(org.apache.http.client.HttpClient backend, ServiceWrapper wrapper, ResponseFailureAssessor assessor)
           
 



Copyright © 2013. All Rights Reserved.