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

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

    • onOpen

      void onOpen(Open notification)
      Deprecated.
    • onKeepalive

      void onKeepalive(Keepalive notification)
      Deprecated.
    • onPcreq

      void onPcreq(Pcreq notification)
      Deprecated.
    • onPcrep

      void onPcrep(Pcrep notification)
      Deprecated.
    • onPcntf

      void onPcntf(Pcntf notification)
      Deprecated.
    • onPcerr

      void onPcerr(Pcerr notification)
      Deprecated.
    • onClose

      void onClose(Close notification)
      Deprecated.
    • onStarttls

      void onStarttls(Starttls notification)
      Deprecated.
    • onPcmonreq

      void onPcmonreq(Pcmonreq notification)
      Deprecated.
    • onPcmonrep

      void onPcmonrep(Pcmonrep notification)
      Deprecated.