| Package | Description |
|---|---|
| org.apache.camel.http.base.cookie |
| Modifier and Type | Class and Description |
|---|---|
class |
ExchangeCookieHandler
This implementation of the
CookieHandler interface keeps the cookies with
the Exchange. |
class |
InstanceCookieHandler
This implementation of the
CookieHandler interface keeps the cookies with
the instance of this object. |
Apache Camel