| 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 |
|---|
BindingDOMRpcServiceAdapter(DOMRpcService domService,
BindingToNormalizedNodeCodec codec) |
| Modifier and Type | Class and Description |
|---|---|
class |
DOMRpcRouter |
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardingDOMRpcService
Utility
DOMRpcService which forwards all requests to a backing delegate instance. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract DOMRpcService |
ForwardingDOMRpcService.delegate() |
| Modifier and Type | Class and Description |
|---|---|
class |
LegacyDOMRpcServiceAdapter
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected DOMRpcService |
DOMRpcServiceAdapter.delegate()
Deprecated.
|
| Constructor and Description |
|---|
DOMRpcServiceAdapter(DOMRpcService delegate)
Deprecated.
|
Copyright © 2019 OpenDaylight. All rights reserved.