netty5/transport/src/main/java
Trustin Lee a507ea97ef Move some logic from DefaultChannelPipeline to DefaultChannelHandlerContext
- Using the fact that head is always non-null, we can remove some code
  in DefaultChannelPipeline and move some to
  DefaultChannelHandlerContext
2012-06-08 23:11:15 +09:00
..
io/netty Move some logic from DefaultChannelPipeline to DefaultChannelHandlerContext 2012-06-08 23:11:15 +09:00