Class NettyEventListener

  • All Implemented Interfaces:
    io.netty.util.concurrent.GenericFutureListener, EventListener

    public class NettyEventListener
    extends Object
    implements io.netty.util.concurrent.GenericFutureListener
    • Constructor Detail

      • NettyEventListener

        public NettyEventListener​(String name)
    • Method Detail

      • operationComplete

        public void operationComplete​(io.netty.util.concurrent.Future future)
        Specified by:
        operationComplete in interface io.netty.util.concurrent.GenericFutureListener
      • getName

        public String getName()
      • isDone

        public boolean isDone()