| Package | Description | 
|---|---|
| org.opendaylight.mdsal.binding.javav2.spec.base | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Action.invoke(I input,
      InstanceIdentifier<P> ii,
      RpcCallback<O> callback)  | 
<K> void | 
ListAction.invoke(I input,
      KeyedInstanceIdentifier<P,K> kii,
      RpcCallback<O> callback)  | 
void | 
Rpc.invoke(I input,
      RpcCallback<O> callback)  | 
Copyright © 2018 OpenDaylight. All rights reserved.