No examples for this method.
Frequently called with: [Clear]
-1
| javax.net.ssl.HandshakeCompletedListener |
The listener to be implemented to receive event notifications on completion of SSL handshake on an SSL connection.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
The callback method that is invoked when a SSL handshake is completed.
|
||||||||||
The callback method that is invoked when a SSL handshake is completed.
| event | the information on the completed SSL handshake event. |
|---|