Uses of Interface
io.inverno.mod.http.base.header.SetCookieParameter
Packages that use SetCookieParameter
Package
Description
Inverno HTTP base API.
Inverno HTTP header API implementation classes including HTTP Header codecs and header service bean.
-
Uses of SetCookieParameter in io.inverno.mod.http.base
Methods in io.inverno.mod.http.base that return types with arguments of type SetCookieParameterModifier and TypeMethodDescriptionReturns the set-cookie with the specified name.InboundSetCookies.getAll()Returns all set-cookies.Returns all set-cookies with the specified name. -
Uses of SetCookieParameter in io.inverno.mod.http.base.internal.header
Classes in io.inverno.mod.http.base.internal.header that implement SetCookieParameter