Serialized Form


Package org.apache.camel.component.http

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

serialVersionUID: -7061982839117697829L

Serialized Fields

consumers

ConcurrentHashMap<K,V> consumers

Class org.apache.camel.component.http.HttpOperationFailedException extends 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



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.