| Package | Description |
|---|---|
| org.opendaylight.mdsal.binding.dom.adapter | |
| org.opendaylight.mdsal.binding.dom.adapter.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
BindingDOMNotificationPublishServiceAdapter |
| Modifier and Type | Method and Description |
|---|---|
protected NotificationPublishService |
BindingDOMNotificationPublishServiceAdapter.Builder.createInstance(BindingToNormalizedNodeCodec codec,
com.google.common.collect.ClassToInstanceMap<DOMService> delegates) |
NotificationPublishService |
BindingAdapterFactory.createNotificationPublishService(DOMNotificationPublishService domService)
Create a
NotificationPublishService backed by a DOMNotificationPublishService. |
| Modifier and Type | Method and Description |
|---|---|
NotificationPublishService |
AdapterFactory.createNotificationPublishService(DOMNotificationPublishService domService)
Create a
NotificationPublishService backed by a DOMNotificationPublishService. |
Copyright © 2019 OpenDaylight. All rights reserved.