Class SslCompletionEvent
java.lang.Object
io.netty.handler.ssl.SslCompletionEvent
- Direct Known Subclasses:
SniCompletionEvent, SslCloseCompletionEvent, SslHandshakeCompletionEvent
-
Method Summary
-
Method Details
-
isSuccess
public final boolean isSuccess()Returntrueif the completion was successful -
cause
-
toString
-