Class HttpCookieUtils.SetCookieHttpField
java.lang.Object
org.eclipse.jetty.http.HttpField
org.eclipse.jetty.server.HttpCookieUtils.SetCookieHttpField
- Enclosing class:
HttpCookieUtils
A
HttpField
that holds an HttpHeader.SET_COOKIE
as a
HttpCookie
instance, delaying any value generation until
getValue()
is called.-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.jetty.http.HttpField
HttpField.IntValueHttpField, HttpField.LongValueHttpField
-
Field Summary
Fields inherited from class org.eclipse.jetty.http.HttpField
NAME_VALUE_TOKENIZER, PARAMETER_TOKENIZER
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.http.HttpField
contains, contains, containsLast, containsLast, equals, getHeader, getIntValue, getLongValue, getLowerCaseName, getName, getValueList, getValueList, getValueParameters, getValues, hashCode, is, isSameName, newQuotedCSV, newQuotedCSV, stripParameters, toString, valueParameters, withoutValue, withValue, withValues
-
Constructor Details
-
SetCookieHttpField
-
-
Method Details
-
getHttpCookie
-
getValue
-