cc.otavia.handler.ssl.SslHandshakeCompletion
See theSslHandshakeCompletion companion object
class SslHandshakeCompletion(cause: Option[Throwable]) extends SslCompletionEvent
Event that is fired once the SSL handshake is complete, which may be because it was successful or there was an error.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article