| Package | Description | 
|---|---|
| org.opendaylight.controller.md.sal.binding.impl | |
| org.opendaylight.controller.md.sal.dom.broker.impl | |
| org.opendaylight.controller.md.sal.dom.spi | |
| org.opendaylight.controller.sal.core.compat | Controller/MDSAL compatibility library. | 
| Constructor and Description | 
|---|
| BindingBrokerWiring(org.opendaylight.mdsal.binding.generator.api.ClassLoadingStrategy classLoadingStrategy,
                   org.opendaylight.mdsal.dom.api.DOMSchemaService schemaService,
                   DOMRpcService domRpcService,
                   DOMRpcProviderService domRpcProviderService,
                   DOMMountPointService domMountPointService,
                   DOMNotificationService domNotificationService,
                   DOMNotificationPublishService domNotificationPublishService,
                   DOMNotificationSubscriptionListenerRegistry domNotificationListenerRegistry,
                   DOMDataBroker domDataBroker,
                   DOMDataBroker domPingPongDataBroker) | 
| BindingDOMRpcServiceAdapter(DOMRpcService domService,
                           BindingToNormalizedNodeCodec codec) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DOMRpcRouter | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ForwardingDOMRpcServiceUtility  DOMRpcServicewhich forwards all requests to a backing delegate instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract @NonNull DOMRpcService | ForwardingDOMRpcService. delegate() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LegacyDOMRpcServiceAdapterDeprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| protected DOMRpcService | DOMRpcServiceAdapter. delegate()Deprecated.  | 
| Constructor and Description | 
|---|
| DOMRpcServiceAdapter(DOMRpcService delegate)Deprecated.  | 
Copyright © 2019 OpenDaylight. All rights reserved.