Uses of Class
io.netty.handler.codec.http.DefaultCookie
-
Packages that use DefaultCookie Package Description io.netty.handler.codec.http 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 DefaultCookie Modifier and Type Method Description private DefaultCookie
CookieDecoder. initCookie(java.lang.String name, java.lang.String value)
Deprecated.
-