Example #1
0
 public override void OnChannelRegister(IChannelHandlerContext context)
 {
     context.fireChannelRegister();
 }