Interface NodeSslConnectionErrorListener

  • All Superinterfaces:
    EventListener, org.opendaylight.yangtools.yang.binding.NotificationListener

    @Generated("mdsal-binding-generator")
    public interface NodeSslConnectionErrorListener
    extends org.opendaylight.yangtools.yang.binding.NotificationListener
    • Method Detail

      • onSslError

        void onSslError​(SslError notification)