Uses of Interface
io.netty.handler.codec.http.Cookie
Packages that use Cookie
Package
Description
Encoder, decoder and their related message types for HTTP.
-
Uses of Cookie in io.netty.handler.codec.http
Classes in io.netty.handler.codec.http that implement CookieMethods in io.netty.handler.codec.http that return types with arguments of type CookieModifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Decodes the specified HTTP header value intoCookie
s.Methods in io.netty.handler.codec.http with parameters of type CookieModifier and TypeMethodDescriptionstatic String
Deprecated.static String
Deprecated.static String
Deprecated.Deprecated.Method parameters in io.netty.handler.codec.http with type arguments of type Cookie
DefaultCookie
instead.