netty5/codec
Norman Maurer 78586a99b6 Ensure CombinedChannelDuplexHandler can not be shared.
Motivation:

CombinedChannelDuplexHandler must not be shared as it contains state.

Modifications:

Enforce that it is not shared.

Result:

Fixes [#6333]
2017-02-14 08:42:23 +01:00
..
src Ensure CombinedChannelDuplexHandler can not be shared. 2017-02-14 08:42:23 +01:00
pom.xml Only use Mockito for mocking. 2017-02-07 08:47:22 +01:00