Uses of Class
de.quantummaid.httpmaid.http.headers.cookies.CookieValue
-
Packages that use CookieValue Package Description de.quantummaid.httpmaid.http.headers.cookies -
-
Uses of CookieValue in de.quantummaid.httpmaid.http.headers.cookies
Methods in de.quantummaid.httpmaid.http.headers.cookies that return CookieValue Modifier and Type Method Description static CookieValueCookieValue. cookieValue(String value)Methods in de.quantummaid.httpmaid.http.headers.cookies with parameters of type CookieValue Modifier and Type Method Description static SetCookieHeaderSetCookieHeader. setCookieHeader(CookieName name, CookieValue value)
-