Inheritance: IChannelHandlerContext
 public PausableChannelEventExecutorImpl(AbstractChannelHandlerContext context)
 {
     _context = context;
 }
 public PausableChannelEventExecutorImpl(AbstractChannelHandlerContext context)
 {
     _context = context;
 }