netty5/handler/src/main/java
Norman Maurer 00deb2efd5 Remove missleading javadoc
Motivation:

Its completely fine to start writing before the handshake completes when using SslHandler. The writes will be just queued.

Modifications:

Remove the missleading and incorrect javadoc.

Result:

Correct javadoc.
2016-08-14 13:21:34 +02:00
..
io/netty/handler Remove missleading javadoc 2016-08-14 13:21:34 +02:00