Modifier and Type | Method and Description |
---|---|
DOMNotificationService |
BindingDOMNotificationServiceAdapter.getDomService() |
Modifier and Type | Method and Description |
---|---|
NotificationService |
BindingAdapterFactory.createNotificationService(DOMNotificationService domService)
Create a
DataBroker backed by a DOMDataBroker . |
Constructor and Description |
---|
BindingDOMNotificationServiceAdapter(BindingNormalizedNodeSerializer codec,
DOMNotificationService domNotifService)
Deprecated.
|
BindingDOMNotificationServiceAdapter(DOMNotificationService domNotifService,
BindingNormalizedNodeSerializer codec) |
Modifier and Type | Method and Description |
---|---|
NotificationService |
AdapterFactory.createNotificationService(DOMNotificationService domService)
Create a
DataBroker backed by a DOMDataBroker . |
Modifier and Type | Method and Description |
---|---|
DOMNotificationService |
BindingDOMNotificationServiceAdapter.getDomService()
Get DOM notification service.
|
Constructor and Description |
---|
BindingDOMNotificationServiceAdapter(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() |
Copyright © 2019 OpenDaylight. All rights reserved.