public abstract class SslCompletionEvent
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
cause()
|
boolean |
isSuccess()
Return
true if the completion was successful |
java.lang.String |
toString() |
Copyright © 2008–2018 The Netty Project. All rights reserved.