JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
io.netty.util.internal

Class PromiseNotificationUtil



  • public final class PromiseNotificationUtil
    extends Object 
    Internal utilities to notify Promises.
    • Method Detail

      • tryCancel

        public static void tryCancel(Promise<?> p,
         InternalLogger logger)
        Try to cancel the Promise and log if logger is not null in case this fails.
      • trySuccess

        public static <V> void trySuccess(Promise<? super V> p,
         V result,
         InternalLogger logger)
        Try to mark the Promise as success and log if logger is not null in case this fails.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 2008–2025 The Netty Project. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /