netty5/handler/src
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
..
main/java/io/netty/handler Deprecate methods on SslHandler that have other replacements 2017-01-19 21:34:22 +01:00
test Use less memory during writes when using SslHandler with SslProvider.OpenSsl 2017-01-19 21:24:39 +01:00