| Interface | Description | 
|---|---|
| Cookie | An interface representing a Cookie. | 
| CookieConfiguration | An interface representing the configuration of a Cookie. | 
| CookieFactory | A CookieFactory creates  Cookieinstances and should be implemented by a concrete server. | 
| Cookies | Models the defined  Cookieinstances in an application. |