Java io.netty.handler.codec.http2 Http2HeadersFrame fields, constructors, methods, implement or subclass

Example usage for Java io.netty.handler.codec.http2 Http2HeadersFrame fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.netty.handler.codec.http2 Http2HeadersFrame.

The text is from its open source code.

Method

Http2Headersheaders()
A complete header list.
booleanisEndStream()
Returns true if the END_STREAM flag ist set.