netty5/codec/src
Trustin Lee dbd973d825 Introduce UniqueName, UniqueKey, and Signal
- UniqueKey removes the duplication between ChannelOption and
  AttributeKey
- UniqueName provides common name collision check for AttributeKey,
  ChannelOption, and Signal.
- Replaced ReplayError with Signal
2012-05-18 14:30:42 +09:00
..
main/java/io/netty/handler/codec Introduce UniqueName, UniqueKey, and Signal 2012-05-18 14:30:42 +09:00
test/java/io/netty/handler/codec Finish porting the codec package to the new API 2012-05-17 16:38:25 +09:00