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

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

    • onIgpNodeEvent

      void onIgpNodeEvent(IgpNodeEvent notification)
      Deprecated.
    • onIgpLinkEvent

      void onIgpLinkEvent(IgpLinkEvent notification)
      Deprecated.
    • onIgpPrefixEvent

      void onIgpPrefixEvent(IgpPrefixEvent notification)
      Deprecated.
    • onTerminationPointEvent

      void onTerminationPointEvent(TerminationPointEvent notification)
      Deprecated.