netty5/codec-http2
Scott Mitchell e18c85b768 Add missing methods to Http2ConnectionHandlerBuilder
Motivation:
A previous commit added methods to AbstractHttp2ConnectionHandlerBuilder but forgot to expose them in Http2ConnectionHandlerBuilder.

Modifications:
- expose the new methods in Http2ConnectionHandlerBuilder

Result:
Http2ConnectionHandlerBuilder supports the new configuration options.
2017-03-07 20:34:16 -08:00
..
src Add missing methods to Http2ConnectionHandlerBuilder 2017-03-07 20:34:16 -08:00
pom.xml Only use Mockito for mocking. 2017-02-07 08:47:22 +01:00