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

Class SslCompletionEvent

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      java.lang.Throwable cause ()
      Return the Throwable if isSuccess() returns false and so the completion failed.
      boolean isSuccess ()
      Return true if the completion was successful
      java.lang.String toString ()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Method Detail

      • isSuccess

        public final boolean isSuccess()
        Return true if the completion was successful
      • cause

        public final java.lang.Throwable cause()
        Return the Throwable if isSuccess() returns false and so the completion failed.
      • toString

        public final java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

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

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