Interface BgpMultiprotocolListener

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

    public interface BgpMultiprotocolListener
    extends org.opendaylight.yangtools.yang.binding.NotificationListener
    Interface for implementing the following YANG notifications defined in module bgp-multiprotocol
     notification route-refresh {
       uses bgp-table-type;
     }
     
    • Method Detail

      • onRouteRefresh

        void onRouteRefresh​(RouteRefresh notification)
        ROUTE-REFRESH message