Uses of Class
io.netty5.handler.codec.http.cookie.DefaultCookie
-
Packages that use DefaultCookie Package Description io.netty5.handler.codec.http.cookie This package contains Cookie related classes. -
-
Uses of DefaultCookie in io.netty5.handler.codec.http.cookie
Methods in io.netty5.handler.codec.http.cookie that return DefaultCookie Modifier and Type Method Description protected DefaultCookie
CookieDecoder. initCookie(String header, int nameBegin, int nameEnd, int valueBegin, int valueEnd)
-