netty5/handler/src/main/java/io/netty
Norman Maurer 6e859469ca Deprecate ApplicationProtocolNegotiator and its implementation as people should use ApplicationProtocolConfig
Motivation:

We should deprecate ApplicationProtocolNegotiator as the users should use ApplicationProtocolConfig these days.

Modifications:

Add deprecation annotations and javadocs.

Result:

Be able to make package-private in next major release.
2017-08-23 20:18:58 +02:00
..
handler Deprecate ApplicationProtocolNegotiator and its implementation as people should use ApplicationProtocolConfig 2017-08-23 20:18:58 +02:00