Class DefaultHttp2GoAwayFrame

java.lang.Object
io.netty.buffer.DefaultByteBufHolder
io.netty.handler.codec.http2.DefaultHttp2GoAwayFrame
All Implemented Interfaces:
ByteBufHolder, Http2Frame, Http2GoAwayFrame, ReferenceCounted

@UnstableApi public final class DefaultHttp2GoAwayFrame extends DefaultByteBufHolder implements Http2GoAwayFrame
The default Http2GoAwayFrame implementation.