JavaScript is disabled on your browser.
Skip navigation links
io.netty.handler.ssl

Class SslCloseCompletionEvent



  • public final class SslCloseCompletionEvent
    extends SslCompletionEvent 
    Event that is fired once the close_notify was received or if an failure happens before it was received.
    • Constructor Summary

      Constructors
      Constructor and Description
      SslCloseCompletionEvent (java.lang.Throwable cause)
      Creates a new event that indicates an close_notify was not received because of an previous error.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • SslCloseCompletionEvent

        public SslCloseCompletionEvent(java.lang.Throwable cause)
        Creates a new event that indicates an close_notify was not received because of an previous error. Use SUCCESS to indicate a success.
Skip navigation links

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

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