Uses of Interface
org.opendaylight.controller.sal.binding.api.NotificationService
-
-
Uses of NotificationService in org.opendaylight.controller.md.sal.binding.compat
Classes in org.opendaylight.controller.md.sal.binding.compat that implement NotificationService Modifier and Type Class Description class
HeliumNotificationProviderServiceAdapter
Deprecated, for removal: This API element is subject to removal in a future version.class
HeliumNotificationProviderServiceWithInterestListeners
Deprecated, for removal: This API element is subject to removal in a future version.class
HeliumNotificationServiceAdapter
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of NotificationService in org.opendaylight.controller.md.sal.binding.impl
Methods in org.opendaylight.controller.md.sal.binding.impl that return NotificationService Modifier and Type Method Description NotificationService
BindingBrokerWiring. getDeprecatedNotificationService()
Deprecated. -
Uses of NotificationService in org.opendaylight.controller.md.sal.binding.util
Classes in org.opendaylight.controller.md.sal.binding.util with type parameters of type NotificationService Modifier and Type Class Description class
AbstractBindingSalConsumerInstance<N extends NotificationService,R extends RpcConsumerRegistry>
Deprecated, for removal: This API element is subject to removal in a future version.Classes in org.opendaylight.controller.md.sal.binding.util that implement NotificationService Modifier and Type Class Description class
AbstractBindingSalConsumerInstance<N extends NotificationService,R extends RpcConsumerRegistry>
Deprecated, for removal: This API element is subject to removal in a future version.class
AbstractBindingSalProviderInstance<N extends NotificationProviderService,R extends RpcProviderRegistry>
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of NotificationService in org.opendaylight.controller.sal.binding.api
Subinterfaces of NotificationService in org.opendaylight.controller.sal.binding.api Modifier and Type Interface Description interface
NotificationProviderService
Deprecated, for removal: This API element is subject to removal in a future version.Please useNotificationPublishService
. -
Uses of NotificationService in org.opendaylight.controller.sal.binding.impl
Classes in org.opendaylight.controller.sal.binding.impl that implement NotificationService Modifier and Type Class Description static class
RootBindingAwareBroker.RootSalInstance
Deprecated, for removal: This API element is subject to removal in a future version.
-