public interface Http2PingFrame extends Http2Frame
| Modifier and Type | Method and Description |
|---|---|
boolean |
ack()
When
true, indicates that this ping is a ping response. |
long |
content()
Returns the eight byte opaque data.
|
nameCopyright © 2008–2025 The Netty Project. All rights reserved.