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