All Superinterfaces:
EventListener, org.opendaylight.yangtools.yang.binding.NotificationListener
All Known Implementing Classes:
LispMappingService

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

    • onAddMapping

      void onAddMapping(AddMapping notification)
      Deprecated.
    • onGotMapNotify

      void onGotMapNotify(GotMapNotify notification)
      Deprecated.
    • onRequestMapping

      void onRequestMapping(RequestMapping notification)
      Deprecated.
    • onGotMapReply

      void onGotMapReply(GotMapReply notification)
      Deprecated.
    • onXtrRequestMapping

      void onXtrRequestMapping(XtrRequestMapping notification)
      Deprecated.
    • onXtrReplyMapping

      void onXtrReplyMapping(XtrReplyMapping notification)
      Deprecated.
    • onMappingKeepAlive

      void onMappingKeepAlive(MappingKeepAlive notification)
      Deprecated.