| Interface | Description |
|---|---|
| BindingAwareBroker |
Binding-aware core of the SAL layer responsible for wiring the SAL consumers.
|
| BindingAwareBroker.ConsumerContext | Deprecated |
| BindingAwareBroker.ProviderContext | Deprecated |
| BindingAwareBroker.RoutedRpcRegistration<T extends org.opendaylight.yangtools.yang.binding.RpcService> |
Represents a routed RPC implementation registration.
|
| BindingAwareBroker.RpcRegistration<T extends org.opendaylight.yangtools.yang.binding.RpcService> |
Represents an RPC implementation registration.
|
| BindingAwareConsumer | Deprecated |
| BindingAwareProvider | Deprecated |
| BindingAwareService |
Session-specific instance of the broker functionality.
|
| NotificationListener<T extends org.opendaylight.yangtools.yang.binding.Notification> | Deprecated
Deprecated unused API.
|
| NotificationProviderService | Deprecated
Please use
NotificationPublishService. |
| NotificationProviderService.NotificationInterestListener |
Interface for a listener interested in being notified about notification subscriptions.
|
| NotificationService | Deprecated
Please use
NotificationService instead. |
| RpcAvailabilityListener | |
| RpcConsumerRegistry | Deprecated
Use
RpcConsumerRegistry instead |
| RpcProviderRegistry | Deprecated
Use
RpcProviderService instead |
| Class | Description |
|---|---|
| AbstractBindingAwareConsumer | Deprecated |
| AbstractBindingAwareProvider | Deprecated |
| AbstractBrokerAwareActivator |
Copyright © 2019 OpenDaylight. All rights reserved.