Uses of Class
org.opendaylight.netconf.notifications.NetconfNotification
-
-
Uses of NetconfNotification in org.opendaylight.netconf.notifications
Methods in org.opendaylight.netconf.notifications with parameters of type NetconfNotification Modifier and Type Method Description voidNetconfNotificationListener. onNotification(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.notification._1._0.rev080714.StreamNameType stream, NetconfNotification notification)Callback used to notify the listener about any new notification.
-