| Package | Description | 
|---|---|
| org.opendaylight.yangtools.yang.binding.util | 
| 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 © 2018 OpenDaylight. All rights reserved.