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