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

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

Introduction

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

The text is from its open source code.

Constructor

InboundHttp2ToHttpAdapterBuilder(Http2Connection connection)
Creates a new InboundHttp2ToHttpAdapter builder for the specified Http2Connection .