netty5/testsuite
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
..
src/test/java/io/netty/testsuite Retrofit the codec framework with the new API (in progress) 2012-05-16 23:02:06 +09:00
pom.xml Code cleanup 2012-03-30 12:48:28 +09:00