Uses of Interface
cool.scx.http.headers.cookie.Cookie
Packages that use Cookie
-
Uses of Cookie in cool.scx.http
Methods in cool.scx.http that return CookieMethods in cool.scx.http with parameters of type CookieModifier and TypeMethodDescriptiondefault ScxHttpClientRequestdefault ScxHttpServerResponseScxHttpServerResponse.addSetCookie(Cookie... cookie) -
Uses of Cookie in cool.scx.http.headers
Methods in cool.scx.http.headers that return CookieModifier and TypeMethodDescriptiondefault Cookiedefault CookieScxHttpHeaders.getSetCookie(String name) Methods in cool.scx.http.headers with parameters of type CookieModifier and TypeMethodDescriptiondefault ScxHttpHeadersWritabledefault ScxHttpHeadersWritableScxHttpHeadersWritable.addSetCookie(Cookie... cookie) -
Uses of Cookie in cool.scx.http.headers.cookie
Subinterfaces of Cookie in cool.scx.http.headers.cookieSubinterfaces with type arguments of type Cookie in cool.scx.http.headers.cookieMethods in cool.scx.http.headers.cookie that return CookieModifier and TypeMethodDescriptionstatic CookieCookieHelper.parseSetCookie(String setCookieHeader) Methods in cool.scx.http.headers.cookie that return types with arguments of type CookieMethods in cool.scx.http.headers.cookie with parameters of type Cookie