Package | Description |
---|---|
org.opendaylight.mdsal.binding.dom.adapter | |
org.opendaylight.mdsal.binding.dom.adapter.spi |
Modifier and Type | Class and Description |
---|---|
class |
BindingDOMRpcServiceAdapter |
Modifier and Type | Field and Description |
---|---|
protected static org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterBuilder.Factory<RpcConsumerRegistry> |
BindingDOMRpcServiceAdapter.BUILDER_FACTORY |
Modifier and Type | Method and Description |
---|---|
RpcConsumerRegistry |
BindingAdapterFactory.createRpcConsumerRegistry(DOMRpcService domService)
Create a
RpcConsumerRegistry backed by a DOMRpcService . |
Modifier and Type | Method and Description |
---|---|
RpcConsumerRegistry |
AdapterFactory.createRpcConsumerRegistry(DOMRpcService domService)
Create a
RpcConsumerRegistry backed by a DOMRpcService . |
Copyright © 2019 OpenDaylight. All rights reserved.