Package | Description |
---|---|
io.netty.testsuite.http2 |
This package is intended to test the http2 implementation against the specification
using h2spec
|
Modifier and Type | Method and Description |
---|---|
HelloWorldHttp2Handler |
HelloWorldHttp2HandlerBuilder.build() |
protected HelloWorldHttp2Handler |
HelloWorldHttp2HandlerBuilder.build(Http2ConnectionDecoder decoder,
Http2ConnectionEncoder encoder,
Http2Settings initialSettings) |
Copyright © 2008–2018 The Netty Project. All rights reserved.