org.mozilla.jss.ssl

Interface SSLHandshakeCompletedListener

public interface SSLHandshakeCompletedListener extends EventListener

This interface is used when you want to know that a security handshake is complete.
Method Summary
voidhandshakeCompleted(SSLHandshakeCompletedEvent event)

Method Detail

handshakeCompleted

public void handshakeCompleted(SSLHandshakeCompletedEvent event)