Uses of Interface
cool.scx.http.headers.cookie.Cookie
Packages that use Cookie
-
Uses of Cookie in cool.scx.http.headers
Methods in cool.scx.http.headers that return CookieModifier and TypeMethodDescriptiondefault Cookiedefault Cookiedefault CookieScxHttpHeaders.getSetCookie(String name) default CookieScxHttpHeadersReadHelper.getSetCookie(String name) Methods in cool.scx.http.headers with parameters of type CookieModifier and TypeMethodDescriptiondefault ScxHttpHeadersWritabledefault Tdefault ScxHttpHeadersWritableScxHttpHeadersWritable.addSetCookie(Cookie... cookie) default TScxHttpHeadersWriteHelper.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