netty5/handler/src/main/java/io/netty
Norman Maurer 31cbb85073 Cleanup and simplify SslHandler
Motivation:

SslHandler can be cleaned up a bit in terms of naming and duplicated code.

Modifications:

- Fix naming of arguments
- Not schedule timeout event if not really needed
- share some code and simplify

Result:

Cleaner code.
2016-09-01 08:32:35 +02:00
..
handler Cleanup and simplify SslHandler 2016-09-01 08:32:35 +02:00