| Package | Description | 
|---|---|
| io.netty.handler.codec.spdy | Encoder, decoder, session handler and their related message types for the SPDY protocol. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultSpdyPingFrameThe default  SpdyPingFrameimplementation. | 
| Modifier and Type | Method and Description | 
|---|---|
| SpdyPingFrame | DefaultSpdyPingFrame. setId(int id) | 
| SpdyPingFrame | SpdyPingFrame. setId(int id)Sets the ID of this frame. | 
Copyright © 2008–2015 The Netty Project. All rights reserved.