Interface SSLHandshakeCompletedListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
SSLSocketListener
All Known Implementing Classes:
ClientHandshakeCB, ServerHandshakeCB, TomcatJSS

public interface SSLHandshakeCompletedListener extends EventListener
This interface is used when you want to know that a security handshake is complete.