软件包 | 描述 |
---|---|
io.netty.handler.codec.http |
编码器,解码器及其相关的HTTP消息类型。
|
Modifier and Type | Method and Description |
---|---|
protected abstract HttpContentEncoder.Result |
HttpContentEncoder.beginEncode(HttpResponse headers, java.lang.String acceptEncoding)
准备编码HTTP消息内容。
|
protected HttpContentEncoder.Result |
HttpContentCompressor.beginEncode(HttpResponse headers, java.lang.String acceptEncoding) |
Copyright © 2008–2018 The Netty Project. All rights reserved.