netty5/codec/src/test
Norman Maurer fbf8533759 [#2812] Ensure we call checkForSharableAnnotation in all constructors of ByteToMessageCodec
Motivation:

ByteToMessageCodec miss to check for @Sharable annotation in one of its constructors.

Modifications:

Ensure we call checkForSharableAnnotation in all constructors.

Result:

After your change, what will change.
2014-08-23 21:03:25 +02:00
..
java/io/netty/handler/codec [#2812] Ensure we call checkForSharableAnnotation in all constructors of ByteToMessageCodec 2014-08-23 21:03:25 +02:00
resources/io/netty/handler/codec/xml CDATA support 2014-02-13 17:13:49 -08:00