Java io.netty.handler.ssl ApplicationProtocolNames fields, constructors, methods, implement or subclass

Example usage for Java io.netty.handler.ssl ApplicationProtocolNames fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.netty.handler.ssl ApplicationProtocolNames.

The text is from its open source code.

Field

StringHTTP_2
"h2" : HTTP version 2
StringHTTP_1_1
"http/1.1" : HTTP version 1.1
StringSPDY_3_1
"spdy/3.1" : SPDY version 3.1