Modifier and Type | Method and Description |
---|---|
DOMNotificationPublishService |
BindingDOMNotificationPublishServiceAdapter.getDomPublishService() |
Modifier and Type | Method and Description |
---|---|
NotificationPublishService |
BindingAdapterFactory.createNotificationPublishService(DOMNotificationPublishService domService)
Create a
NotificationPublishService backed by a DOMNotificationPublishService . |
Constructor and Description |
---|
BindingDOMNotificationPublishServiceAdapter(BindingToNormalizedNodeCodec codec,
DOMNotificationPublishService domPublishService)
Deprecated.
|
BindingDOMNotificationPublishServiceAdapter(DOMNotificationPublishService domPublishService,
BindingToNormalizedNodeCodec codec) |
Modifier and Type | Method and Description |
---|---|
NotificationPublishService |
AdapterFactory.createNotificationPublishService(DOMNotificationPublishService domService)
Create a
NotificationPublishService backed by a DOMNotificationPublishService . |
Modifier and Type | Method and Description |
---|---|
DOMNotificationPublishService |
BindingDOMNotificationPublishServiceAdapter.getDomPublishService() |
Constructor and Description |
---|
BindingDOMNotificationPublishServiceAdapter(BindingToNormalizedNodeCodec codec,
DOMNotificationPublishService domPublishService) |
Modifier and Type | Class and Description |
---|---|
class |
DOMNotificationRouter
Joint implementation of
DOMNotificationPublishService and DOMNotificationService . |
Modifier and Type | Class and Description |
---|---|
class |
ForwardingDOMNotificationPublishService
Utility implementations of
DOMNotificationPublishService which forwards
all requests to a delegate instance. |
Modifier and Type | Method and Description |
---|---|
protected abstract DOMNotificationPublishService |
ForwardingDOMNotificationPublishService.delegate() |
Copyright © 2019 OpenDaylight. All rights reserved.