Class DefaultHttp2WindowUpdateFrame

java.lang.Object
io.netty.handler.codec.http2.AbstractHttp2StreamFrame
io.netty.handler.codec.http2.DefaultHttp2WindowUpdateFrame
All Implemented Interfaces:
Http2Frame, Http2StreamFrame, Http2WindowUpdateFrame

public class DefaultHttp2WindowUpdateFrame extends AbstractHttp2StreamFrame implements Http2WindowUpdateFrame
The default Http2WindowUpdateFrame implementation.