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) |
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SetRoleOutput>> |
setRole(SetRoleInput input)
Setting role to openflow device.
|
createCallbackcanUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, handleServiceCall, setEventIdentifierpublic SalRoleServiceImpl(RequestContextStack requestContextStack, DeviceContext deviceContext)
protected OfHeader buildRequest(Xid xid, SetRoleInput input) throws ServiceException
buildRequest in class AbstractService<SetRoleInput,SetRoleOutput>ServiceExceptionpublic com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SetRoleOutput>> setRole(SetRoleInput input)
SalRoleServicesetRole in interface SalRoleServiceCopyright © 2019 OpenDaylight. All rights reserved.