| 软件包 | 描述 |
|---|---|
| io.netty.handler.codec.http |
编码器,解码器及其相关的HTTP消息类型。
|
| io.netty.handler.codec.http.cookie |
该软件包包含与Cookie相关的类。
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCookie
已过时。
改为使用
DefaultCookie 。
|
| Modifier and Type | Method and Description |
|---|---|
protected DefaultCookie |
CookieDecoder.initCookie(java.lang.String header, int nameBegin, int nameEnd, int valueBegin, int valueEnd) |
Copyright © 2008–2018 The Netty Project. All rights reserved.