netty5/codec-http/src/main/java/io
Trustin Lee 92a688e5b2 Retrofit the codec framework with the new API (in progress)
- Replaced FrameDecoder and OneToOne(Encoder|Decoder) with:
  - (Stream|Message)To(String|Message)(Encoder|Decoder)
- Moved the classes in 'codec.frame' up to 'codec'
- Fixed some bugs found while running unit tests
2012-05-16 23:02:06 +09:00
..
netty/handler/codec Retrofit the codec framework with the new API (in progress) 2012-05-16 23:02:06 +09:00