Class QueueCommandHolder


  • public class QueueCommandHolder
    extends Object
    Author:
    Nikita Koksharov
    • Constructor Detail

      • QueueCommandHolder

        public QueueCommandHolder​(QueueCommand command,
                                  io.netty.channel.ChannelPromise channelPromise)
    • Method Detail

      • getChannelPromise

        public io.netty.channel.ChannelPromise getChannelPromise()
      • trySend

        public boolean trySend()