Package org.apache.camel.http.base.cookie
package org.apache.camel.http.base.cookie
-
ClassDescriptionA 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
CookieHandlerinterface keeps the cookies with theExchange.This implementation of theCookieHandlerinterface keeps the cookies with the instance of this object.