public static class HttpCookie.SetCookieHttpField extends HttpField
HttpField.IntValueHttpField, HttpField.LongValueHttpField| Modifier and Type | Field and Description |
|---|---|
(package private) HttpCookie |
_cookie |
| Constructor and Description |
|---|
SetCookieHttpField(HttpCookie cookie,
CookieCompliance compliance) |
| Modifier and Type | Method and Description |
|---|---|
HttpCookie |
getHttpCookie() |
contains, equals, getHeader, getIntValue, getLongValue, getLowerCaseName, getName, getValue, getValues, hashCode, isSameName, toStringfinal HttpCookie _cookie
public SetCookieHttpField(HttpCookie cookie, CookieCompliance compliance)
public HttpCookie getHttpCookie()