netty5/handler/src
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
..
main/java/io/netty/handler Cleanup and simplify SslHandler 2016-09-01 08:32:35 +02:00
test Expose SniHandler's replaceHandler() so that users can implement custom behavior. 2016-08-29 13:18:54 -07:00