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