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

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

    • onInitiationMessage

      void onInitiationMessage(InitiationMessage notification)
      Deprecated.
    • onTerminationMessage

      void onTerminationMessage(TerminationMessage notification)
      Deprecated.
    • onRouteMonitoringMessage

      void onRouteMonitoringMessage(RouteMonitoringMessage notification)
      Deprecated.
    • onRouteMirroringMessage

      void onRouteMirroringMessage(RouteMirroringMessage notification)
      Deprecated.
    • onStatsReportsMessage

      void onStatsReportsMessage(StatsReportsMessage notification)
      Deprecated.
    • onPeerDownNotification

      void onPeerDownNotification(PeerDownNotification notification)
      Deprecated.
    • onPeerUpNotification

      void onPeerUpNotification(PeerUpNotification notification)
      Deprecated.