All Classes and Interfaces
Class
Description
A basic implementation of a CamelCookie handler based on the JDK CookieManager.
The interface for cookie handling will allow components to handle cookies for HTTP requests.
This implementation of the
CookieHandler interface keeps the cookies with
the Exchange.HTTP based
SendDynamicAware which allows to optimise HTTP components with the toD
(dynamic to) DSL in Camel.Post
Processor used by HttpSendDynamicAware.Pre
Processor used by HttpSendDynamicAware.This implementation of the
CookieHandler interface keeps the cookies with
the instance of this object.