| Package | Description |
|---|---|
| org.opendaylight.controller.md.sal.binding.api | |
| org.opendaylight.controller.sal.binding.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionProviderService
Deprecated.
Use
ActionProviderService instead |
interface |
ActionService
Deprecated.
Use
ActionService instead |
interface |
BindingService
Deprecated.
Use
BindingService instead. |
interface |
DataBroker
Deprecated.
Use
DataBroker instead |
interface |
DataTreeChangeService
Deprecated.
Use
DataTreeChangeService instead. |
interface |
MountPointService
Deprecated.
Use
MountPointService instead |
interface |
NotificationPublishService
Deprecated.
Use
NotificationPublishService instead |
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardingDataBroker
Deprecated.
Use org.opendaylight.mdsal.binding.spi.ForwardingDataBroker instead.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BindingAwareBroker.ConsumerContext
Deprecated.
|
static interface |
BindingAwareBroker.ProviderContext
Deprecated.
|
interface |
NotificationProviderService
Deprecated.
Please use
NotificationPublishService. |
interface |
NotificationService
Deprecated.
Please use
NotificationService instead. |
interface |
RpcConsumerRegistry
Deprecated.
Use
RpcConsumerRegistry instead |
interface |
RpcProviderRegistry
Deprecated.
Use
RpcProviderService instead |
| Modifier and Type | Method and Description |
|---|---|
<T extends BindingAwareService> |
BindingAwareBroker.ConsumerContext.getSALService(Class<T> service)
Deprecated.
Returns a session specific instance (implementation) of requested binding-aware infrastructure service.
|
Copyright © 2020 OpenDaylight. All rights reserved.