Package | Description |
---|---|
org.opendaylight.controller.md.sal.binding.impl | |
org.opendaylight.controller.md.sal.dom.broker.impl | |
org.opendaylight.controller.md.sal.dom.spi | |
org.opendaylight.controller.sal.core.compat |
Controller/MDSAL compatibility library.
|
Modifier and Type | Method and Description |
---|---|
DOMNotificationService |
BindingDOMNotificationServiceAdapter.getDomService() |
Constructor and Description |
---|
BindingDOMNotificationServiceAdapter(org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer codec,
DOMNotificationService domNotifService) |
Modifier and Type | Class and Description |
---|---|
class |
DOMNotificationRouter
Joint implementation of
DOMNotificationPublishService and DOMNotificationService . |
Modifier and Type | Class and Description |
---|---|
class |
ForwardingDOMNotificationService
Utility implementation of a
DOMNotificationService which forwards all requests
to a delegate instance. |
Modifier and Type | Method and Description |
---|---|
protected abstract DOMNotificationService |
ForwardingDOMNotificationService.delegate() |
Modifier and Type | Class and Description |
---|---|
class |
LegacyDOMNotificationServiceAdapter
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected DOMNotificationService |
DOMNotificationServiceAdapter.delegate()
Deprecated.
|
Constructor and Description |
---|
DOMNotificationServiceAdapter(DOMNotificationService delegate)
Deprecated.
|
Copyright © 2019 OpenDaylight. All rights reserved.