public interface Http3MaxPushIdFrame extends Http3ControlStreamFrame
| Modifier and Type | Method and Description |
|---|---|
long |
id()
Returns the maximum value for a Push ID that the server can use.
|
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.