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)
SalBundleService
controlBundle
in interface SalBundleService
public Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> addBundleMessages(AddBundleMessagesInput input)
SalBundleService
addBundleMessages
in interface SalBundleService
Copyright © 2018 OpenDaylight. All rights reserved.