netty5/transport/src
Norman Maurer f46cfbc590 [#5059] Deprecate method with typo and introduce a new one without typo
Motivation:

There is a spelling error in FileRegion.transfered() as it should be transferred().

Modifications:

Deprecate old method and add a new one.

Result:

Fix typo and can remove the old method later.
2016-04-05 15:06:46 +02:00
..
main/java/io/netty [#5059] Deprecate method with typo and introduce a new one without typo 2016-04-05 15:06:46 +02:00
test/java/io/netty ChannelInitializer: change propagation of channelRegistered event 2016-03-31 09:01:00 +02:00