Interface SystemNotificationsListener

All Superinterfaces:
EventListener, org.opendaylight.yangtools.yang.binding.NotificationListener
All Known Implementing Classes:
SystemNotificationsListenerImpl

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

    • onDisconnectEvent

      void onDisconnectEvent(DisconnectEvent notification)
      Deprecated.
    • onSwitchIdleEvent

      void onSwitchIdleEvent(SwitchIdleEvent notification)
      Deprecated.
    • onSslConnectionError

      void onSslConnectionError(SslConnectionError notification)
      Deprecated.