Uses of Interface
org.opendaylight.netconf.notifications.NotificationListenerRegistration
-
-
Uses of NotificationListenerRegistration in org.opendaylight.netconf.notifications
Methods in org.opendaylight.netconf.notifications that return NotificationListenerRegistration Modifier and Type Method Description NotificationListenerRegistrationNetconfNotificationRegistry. registerNotificationListener(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.notification._1._0.rev080714.StreamNameType stream, NetconfNotificationListener listener)Add listener for a certain notification type.
-