软件包 | 描述 |
---|---|
io.netty.handler.codec.spdy |
SPDY协议的编码器,解码器,会话处理程序及其相关的消息类型。
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSpdyPingFrame
默认的 SpdyPingFrame 实现。
|
Modifier and Type | Method and Description |
---|---|
SpdyPingFrame |
SpdyPingFrame.setId(int id)
设置此帧的ID。
|
SpdyPingFrame |
DefaultSpdyPingFrame.setId(int id) |
Copyright © 2008–2018 The Netty Project. All rights reserved.