Interface OdlPcepIetfInitiated00Listener

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

    public interface OdlPcepIetfInitiated00Listener
    extends org.opendaylight.yangtools.yang.binding.NotificationListener
    Interface for implementing the following YANG notifications defined in module odl-pcep-ietf-initiated00
     notification pcinitiate {
       uses pcinitiate-message;
     }
     
    • Method Detail

      • onPcinitiate

        void onPcinitiate​(Pcinitiate notification)