netty5/transport/src
Carl Mastrangelo cf07f984b1 Add @Deprecated when the javadoc says its deprecated
Motivation:

Reduce nag warnings when compiling, make it easier for IDEs to display what's deprecated.

Modifications:

Added @Deprecated in a few places

Result:

No more warnings.
2016-05-01 20:30:13 +02:00
..
main/java/io/netty Add @Deprecated when the javadoc says its deprecated 2016-05-01 20:30:13 +02:00
test/java/io/netty Revert "[#5028] Fix re-entrance issue with channelWritabilityChanged(...) and write(...)" 2016-04-09 20:32:47 +02:00