Interface DOMRpcResult
-
- All Superinterfaces:
DOMRpcResult
- All Known Implementing Classes:
DefaultDOMRpcResult
,ForwardingDOMRpcResult
@Deprecated(forRemoval=true) public interface DOMRpcResult extends DOMRpcResult
Deprecated, for removal: This API element is subject to removal in a future version.UseDOMRpcResult
instead.Interface defining a result of an RPC call.
-
-
Method Summary
-
Methods inherited from interface org.opendaylight.mdsal.dom.api.DOMRpcResult
getErrors, getResult
-
-