What is the replacement for ChannelHandlerContext.sendUpstream in Netty 4

前端 未结 0 1302
难免孤独
难免孤独 2021-01-28 17:37

I am working on upgrading an application using Netty 3 to Netty 4. A lot of the handlers currently have code that look like this:

public class SomeHandler extends         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题