netty5/codec
Trustin Lee e5da7b53dd Add UnsupportedMessageTypeException
- Replaced some IllegalArgumentExceptions with
  UnsupportedMessageTypeException
- MessageToMessage(Encoder|Decoder) should continue polling the
  inbound buffer if encode() or decode() returns null
  - aggregating codec can do that
2012-05-18 21:59:02 +09:00
..
src Add UnsupportedMessageTypeException 2012-05-18 21:59:02 +09:00
pom.xml Code cleanup 2012-03-30 12:48:28 +09:00