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

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

Introduction

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

The text is from its open source code.

Field

Http2ErrorNO_ERROR
Http2ErrorPROTOCOL_ERROR
Http2ErrorINTERNAL_ERROR
Http2ErrorFRAME_SIZE_ERROR
Http2ErrorREFUSED_STREAM
Http2ErrorCANCEL
Http2ErrorENHANCE_YOUR_CALM
longcode

Method