@Deprecated public interface RpcImplementation
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends RpcInput>> |
getSupportedInputs()
Deprecated.
|
<I extends RpcInput,O extends RpcOutput> |
invoke(Class<I> type,
I input)
Deprecated.
|
Copyright © 2019 OpenDaylight. All rights reserved.