netty5/transport/src
Norman Maurer 1bd9e662dd
Clarify deprecation docs a bit. (#8226)
Motivation:

It seems to sometimes confuse people what to do to replace setMaxMessagePerRead(...).

Modifications:

Add some more details to the javadocs about the correct replacement.

Result:

Related to https://github.com/netty/netty/issues/8214.
2018-08-25 08:14:38 +02:00
..
main/java/io/netty Clarify deprecation docs a bit. (#8226) 2018-08-25 08:14:38 +02:00
test/java/io/netty Add testcase for ChannelInitializer.initChannel(...) when throwing an Exception (#8188) 2018-08-10 08:54:21 +02:00