netty5/codec/src
Trustin Lee c883b61503 Ported codec-http to the new API
- Added ChannelBufferHolders.catchAllBuffer()
- Relaxed UnsupportedMessageTypeException constructor signature
- EmbeddedChannel now uses the catchAllBuffer
- ChanelInboundMessageHandlerAdapter.messageReceive() throws Exception
- Added ChannelInboundStreamHandlerAdapter
2012-05-23 11:42:10 -07:00
..
main/java/io/netty/handler/codec Ported codec-http to the new API 2012-05-23 11:42:10 -07:00
test/java/io/netty/handler/codec Fix compilation errors 2012-05-18 17:50:38 +09:00