| Name | Description | Type | Package | Framework |
| Cookie | An HTTP client-side cookie. | Class | com.meterware.httpunit.cookies | HttpUnit |
| CookieJar | A collection of HTTP cookies, which can interact with cookie and set-cookie header values. | Class | com.meterware.httpunit.cookies | HttpUnit |
| CookieListener | An interface for classes which can listen for cookies being rejected and the reason. | Interface | com.meterware.httpunit.cookies | HttpUnit |
| CookieProperties | Controls behavior for cookies. | Class | com.meterware.httpunit.cookies | HttpUnit |
| CookieSource | This interface represents a source from which to parse out cookies. | Interface | com.meterware.httpunit.cookies | HttpUnit |