Package | Description |
---|---|
org.opendaylight.mdsal.binding.dom.adapter.invoke |
Modifier and Type | Method and Description |
---|---|
static RpcServiceInvoker |
RpcServiceInvoker.from(Class<? extends RpcService> type)
Creates RPCServiceInvoker for specified RpcService type.
|
static RpcServiceInvoker |
RpcServiceInvoker.from(Map<org.opendaylight.yangtools.yang.common.QName,Method> qnameToMethod)
Creates an RPCServiceInvoker for specified QName-<Method mapping.
|
Copyright © 2019 OpenDaylight. All rights reserved.