Uses of Class
org.apache.camel.http.base.cookie.BaseCookieHandler
-
Packages that use BaseCookieHandler Package Description org.apache.camel.http.base.cookie -
-
Uses of BaseCookieHandler in org.apache.camel.http.base.cookie
Subclasses of BaseCookieHandler in org.apache.camel.http.base.cookie Modifier and Type Class Description classExchangeCookieHandlerThis implementation of theCookieHandlerinterface keeps the cookies with theExchange.classInstanceCookieHandlerThis implementation of theCookieHandlerinterface keeps the cookies with the instance of this object.
-