All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BaseCookieHandler A basic implementation of a CamelCookie handler based on the JDK CookieManager.CookieHandler The interface for cookie handling will allow components to handle cookies for HTTP requests.ExchangeCookieHandler This implementation of theCookieHandler
interface keeps the cookies with theExchange
.HttpHelper HttpOperationFailedException HttpSendDynamicAware HTTP basedSendDynamicAware
which allows to optimise HTTP components with the toD (dynamic to) DSL in Camel.HttpSendDynamicPostProcessor PostProcessor
used byHttpSendDynamicAware
.HttpSendDynamicPreProcessor PreProcessor
used byHttpSendDynamicAware
.InstanceCookieHandler This implementation of theCookieHandler
interface keeps the cookies with the instance of this object.