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