netty5/transport/src
Norman Maurer 195d7476d5 Deprecate methods in AbstractChannel that have no real usage.
Motivation:

We should deprecate methods that are not used.

Modifications:

Add @Deprecated to methods

Result:

Be able to cleanup stuff sooner.
2016-07-07 06:41:43 +02:00
..
main/java/io/netty Deprecate methods in AbstractChannel that have no real usage. 2016-07-07 06:41:43 +02:00
test/java/io/netty AbstractBootstrap can crash instead of failing promise, close #5387 2016-06-13 18:59:09 +02:00