netty5/codec-http2
Norman Maurer b0b02d51d2 Add deprecation to Http2StreamChannelBootstrap.open0(...) as it was marked as public by mistake (#9372)
Motivation:

Mark Http2StreamChannelBootstrap.open0(...) as deprecated as the user should not use it. It was marked as public by mistake.

Modifications:

Add deprecation warning.

Result:

User will be aware the method should not be used directly.
2019-07-16 13:09:28 +02:00
..
src Add deprecation to Http2StreamChannelBootstrap.open0(...) as it was marked as public by mistake (#9372) 2019-07-16 13:09:28 +02:00
pom.xml Remove duplicated declaration of dependency 2019-01-21 11:54:55 +01:00