public class Test extends Object implements TestService
| Constructor and Description |
|---|
Test() |
| Modifier and Type | Method and Description |
|---|---|
void |
setFlowService(SalFlowService flowService) |
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<TestFlowOutput>> |
testFlow(TestFlowInput input) |
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<TestFlowOutput>> testFlow(TestFlowInput input)
testFlow in interface TestServicepublic void setFlowService(SalFlowService flowService)
Copyright © 2019 OpenDaylight. All rights reserved.