netty5/handler/src/main/java/io
Norman Maurer 1b31397249 Deprecate methods on SslHandler that have other replacements
Motivation:

SslHandler has multiple methods which have better replacements now or are obsolete. We should mark these as `@Deprecated`.

Modifications:

Mark methods as deprecated.

Result:

API cleanup preparation.
2017-01-19 21:34:22 +01:00
..
netty/handler Deprecate methods on SslHandler that have other replacements 2017-01-19 21:34:22 +01:00