public class Test extends Object implements TestService
Constructor and Description |
---|
Test() |
Modifier and Type | Method and Description |
---|---|
void |
setFlowService(SalFlowService flowService) |
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
testFlow(TestFlowInput input) |
public Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> testFlow(TestFlowInput input)
testFlow
in interface TestService
public void setFlowService(SalFlowService flowService)
flowService
- the flowService to setCopyright © 2018 OpenDaylight. All rights reserved.