public class SalBundleServiceImpl extends Object implements SalBundleService
| Constructor and Description |
|---|
SalBundleServiceImpl(SalExperimenterMessageService experimenterMessageService) |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
addBundleMessages(AddBundleMessagesInput input)
Add messages into bundle on openflow device.
|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
controlBundle(ControlBundleInput input)
Control bundles on openflow device.
|
public SalBundleServiceImpl(SalExperimenterMessageService experimenterMessageService)
public Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> controlBundle(ControlBundleInput input)
SalBundleServicecontrolBundle in interface SalBundleServicepublic Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> addBundleMessages(AddBundleMessagesInput input)
SalBundleServiceaddBundleMessages in interface SalBundleServiceCopyright © 2018 OpenDaylight. All rights reserved.