public interface Http3GoAwayFrame extends Http3ControlStreamFrame
| Modifier and Type | Method and Description |
|---|---|
long |
id()
Returns the id.
|
default long |
type()
The type of the frame.
|
default long type()
Http3Frametype in interface Http3Framelong id()
Copyright © 2020–2022 The Netty Project. All rights reserved.