Uses of Class
io.netty.handler.codec.http.DefaultCookie
Packages that use DefaultCookie
Package
Description
Encoder, decoder and their related message types for HTTP.
-
Uses of DefaultCookie in io.netty.handler.codec.http
Methods in io.netty.handler.codec.http that return DefaultCookieModifier and TypeMethodDescriptionprivate DefaultCookie
CookieDecoder.initCookie
(String name, String value) Deprecated.