netty5/transport/src
Trustin Lee 30e80f8c5c Fix a regression in ChannelInboundMessageHandlerAdapter
- Should forward the unsupported message to the next inbound buffer rather than the next outbound buffer.
2013-02-08 00:08:39 +09:00
..
main/java/io/netty Fix a regression in ChannelInboundMessageHandlerAdapter 2013-02-08 00:08:39 +09:00
test/java/io/netty/channel Clean up abstract ChannelHandler impls / Remove ChannelHandlerContext.hasNext*() 2013-02-07 23:47:45 +09:00