软件包 | 描述 |
---|---|
io.netty.handler.codec.http |
编码器,解码器及其相关的HTTP消息类型。
|
io.netty.handler.codec.http.multipart |
HTTP多部分支持。
|
io.netty.handler.codec.http.websocketx |
Web Socket数据帧的编码器,解码器,握手及其相关消息类型。
|
io.netty.handler.stream |
异步写入非常大的数据流,既不花费大量内存也不获取
OutOfMemoryError 。
|
Class and Description |
---|
ChunkedInput
ChunkedWriteHandler 消耗的长度不确定的数据流。
|
Class and Description |
---|
ChunkedInput
ChunkedWriteHandler 消耗的长度不确定的数据流。
|
Class and Description |
---|
ChunkedInput
ChunkedWriteHandler 消耗的长度不确定的数据流。
|
Class and Description |
---|
ChunkedInput
ChunkedWriteHandler 消耗的无限长度的数据流。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.