Uses of Interface
org.opendaylight.netconf.notifications.NetconfNotificationListener
-
-
Uses of NetconfNotificationListener in org.opendaylight.netconf.notifications
Subinterfaces of NetconfNotificationListener in org.opendaylight.netconf.notifications Modifier and Type Interface Description interfaceNotificationPublisherRegistrationRegistration for notification publisher.Methods in org.opendaylight.netconf.notifications with parameters of type NetconfNotificationListener 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.
-