public interface SpdyPingFrame extends SpdyFrame
Modifier and Type | Method and Description |
---|---|
int |
getId()
Returns the ID of this frame.
|
void |
setId(int id)
Sets the ID of this frame.
|
Copyright © 2008–2016 The Netty Project. All rights reserved.