Class ChannelPromiseNotifier

    • Constructor Detail

      • ChannelPromiseNotifier

        public ChannelPromiseNotifier​(boolean logNotifyFailure,
                                      ChannelPromise... promises)
        Deprecated.
        Create a new instance
        Parameters:
        logNotifyFailure - true if logging should be done in case notification fails.
        promises - the ChannelPromises to notify once this ChannelFutureListener is notified.