public final class NodeConfigServiceImpl extends AbstractSimpleService<SetConfigInput,SetConfigOutput> implements NodeConfigService
Constructor and Description |
---|
NodeConfigServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext) |
Modifier and Type | Method and Description |
---|---|
protected OfHeader |
buildRequest(Xid xid,
SetConfigInput input) |
Future<org.opendaylight.yangtools.yang.common.RpcResult<SetConfigOutput>> |
setConfig(SetConfigInput input)
Sending initial configuration to device.
|
createCallback
canUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, handleServiceCall, setEventIdentifier
public NodeConfigServiceImpl(RequestContextStack requestContextStack, DeviceContext deviceContext)
public Future<org.opendaylight.yangtools.yang.common.RpcResult<SetConfigOutput>> setConfig(SetConfigInput input)
NodeConfigService
setConfig
in interface NodeConfigService
protected OfHeader buildRequest(Xid xid, SetConfigInput input) throws ServiceException
buildRequest
in class AbstractService<SetConfigInput,SetConfigOutput>
ServiceException
Copyright © 2018 OpenDaylight. All rights reserved.