public final class SalEchoServiceImpl extends Object implements SalEchoService
Constructor and Description |
---|
SalEchoServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext) |
Modifier and Type | Method and Description |
---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<SendEchoOutput>> |
sendEcho(SendEchoInput sendEchoInput)
Sending echo message to openflow device.
|
public SalEchoServiceImpl(RequestContextStack requestContextStack, DeviceContext deviceContext)
public Future<org.opendaylight.yangtools.yang.common.RpcResult<SendEchoOutput>> sendEcho(SendEchoInput sendEchoInput)
SalEchoService
sendEcho
in interface SalEchoService
Copyright © 2018 OpenDaylight. All rights reserved.