Serialized Form


Package org.apache.camel.component.ahc

Class org.apache.camel.component.ahc.AhcOperationFailedException extends org.apache.camel.CamelException implements Serializable

serialVersionUID: -6731281444593522633L

Serialized Fields

url

String url

redirectLocation

String redirectLocation

statusCode

int statusCode

statusText

String statusText

responseHeaders

Map<K,V> responseHeaders

responseBody

String responseBody



Apache Camel