Uses of Class
org.apache.camel.http.base.cookie.BaseCookieHandler
Packages that use BaseCookieHandler
-
Uses of BaseCookieHandler in org.apache.camel.http.base.cookie
Subclasses of BaseCookieHandler in org.apache.camel.http.base.cookieModifier and TypeClassDescriptionclass
This implementation of theCookieHandler
interface keeps the cookies with theExchange
.class
This implementation of theCookieHandler
interface keeps the cookies with the instance of this object.