Serialized Form


Package org.apache.camel.component.http4

Class org.apache.camel.component.http4.CamelServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: -7061982839117697829L

Serialized Fields

consumers

ConcurrentHashMap<K,V> consumers

Class org.apache.camel.component.http4.HttpOperationFailedException extends org.apache.camel.CamelException implements Serializable

serialVersionUID: -8721487434390572634L

Serialized Fields

uri

String uri

redirectLocation

String redirectLocation

statusCode

int statusCode

statusText

String statusText

responseHeaders

Map<K,V> responseHeaders

responseBody

String responseBody



Apache CAMEL