netty5/common/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 Introduce UniqueName, UniqueKey, and Signal 2012-05-18 14:30:42 +09:00
test/java/io/netty Remove unused or unmaintainable internal classes 2012-05-15 17:10:54 +09:00