Interface | Description |
---|---|
BindingAwareBroker |
Binding-aware core of the SAL layer responsible for wiring the SAL consumers.
|
BindingAwareBroker.ConsumerContext |
BindingAwareConsumer specific access to the SAL functionality. |
BindingAwareBroker.ProviderContext |
BindingAwareProvider specific access to the SAL functionality. |
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 |
A developer implemented component that gets registered with the Broker.
|
BindingAwareProvider |
A developer implemented component that gets registered with the Broker.
|
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 |
Provides access to registered Remote Procedure Call (RPC) service implementations.
|
RpcProviderRegistry |
Provides a registry for Remote Procedure Call (RPC) service implementations.
|
Class | Description |
---|---|
AbstractBindingAwareConsumer | Deprecated |
AbstractBindingAwareProvider | Deprecated |
AbstractBrokerAwareActivator |
Copyright © 2019 OpenDaylight. All rights reserved.