Interface SSLHandshakeCompletedListener

  • All Superinterfaces:
    java.util.EventListener
    All Known Subinterfaces:
    SSLSocketListener

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