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.
|
name
Copyright © 2008–2024 The Netty Project. All rights reserved.