public interface NetconfNotificationListener
| Modifier and Type | Method and Description |
|---|---|
void |
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.
|
void onNotification(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.notification._1._0.rev080714.StreamNameType stream,
NetconfNotification notification)
Copyright © 2019 OpenDaylight. All rights reserved.