Uses of Class
io.netty.handler.codec.http.CookieDecoder
Packages that use CookieDecoder
Package
Description
Encoder, decoder and their related message types for HTTP.
-
Uses of CookieDecoder in io.netty.handler.codec.http
Fields in io.netty.handler.codec.http declared as CookieDecoderModifier and TypeFieldDescriptionprivate static final CookieDecoder
CookieDecoder.LAX
Deprecated.private static final CookieDecoder
CookieDecoder.STRICT
Deprecated.