Class Http2AddOn

java.lang.Object
org.glassfish.grizzly.http2.Http2AddOn
All Implemented Interfaces:
AddOn

public class Http2AddOn extends Object implements AddOn
FilterChain after being processed by Http2AddOn:
     TransportFilter <-> SSLFilter(optional) <-> HttpServerFilter <-> Http2ServerFilter <-> HttpServer
 
SSLFilter, if present, is configured to use ALPN for HTTP2 protocol negotiation