Uses of Class
org.apache.camel.component.http4.HttpOperationFailedException

Packages that use HttpOperationFailedException
org.apache.camel.component.http4 Defines the HTTP Component 
 

Uses of HttpOperationFailedException in org.apache.camel.component.http4
 

Methods in org.apache.camel.component.http4 that return HttpOperationFailedException
protected  HttpOperationFailedException HttpProducer.populateHttpOperationFailedException(Exchange exchange, org.apache.http.client.methods.HttpRequestBase httpRequest, org.apache.http.HttpResponse httpResponse, int responseCode)
           
 



Apache CAMEL