软件包 | 描述 |
---|---|
io.netty.handler.codec.http.websocketx |
Web Socket数据帧的编码器,解码器,握手及其相关消息类型。
|
Modifier and Type | Class and Description |
---|---|
class |
WebSocket07FrameEncoder
将网络套接字帧编码为有线协议版本7格式。
|
class |
WebSocket13FrameEncoder
将网络套接字帧编码为有线协议版本13格式。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.