public interface SpdyPingFrame extends SpdyControlFrame
| Modifier and Type | Method and Description |
|---|---|
int |
getId()
Returns the ID of this frame.
|
SpdyPingFrame |
setId(int id)
Sets the ID of this frame.
|
int getId()
SpdyPingFrame setId(int id)
Copyright © 2008-2013 The Netty Project. All Rights Reserved.