Uses of Interface
org.apache.camel.http.base.cookie.CookieHandler
Packages that use CookieHandler
-
Uses of CookieHandler in org.apache.camel.http.base.cookie
Classes in org.apache.camel.http.base.cookie that implement CookieHandlerModifier and TypeClassDescriptionclassA basic implementation of a CamelCookie handler based on the JDK CookieManager.classThis implementation of theCookieHandlerinterface keeps the cookies with theExchange.classThis implementation of theCookieHandlerinterface keeps the cookies with the instance of this object.