public final class SalPortServiceImpl extends AbstractSimpleService<UpdatePortInput,UpdatePortOutput> implements SalPortService
| Constructor and Description |
|---|
SalPortServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext,
ConvertorExecutor convertorExecutor) |
| Modifier and Type | Method and Description |
|---|---|
protected OfHeader |
buildRequest(Xid xid,
UpdatePortInput input) |
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdatePortOutput>> |
updatePort(UpdatePortInput input)
Updating port on openflow device.
|
createCallbackcanUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, handleServiceCall, setEventIdentifierpublic SalPortServiceImpl(RequestContextStack requestContextStack, DeviceContext deviceContext, ConvertorExecutor convertorExecutor)
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdatePortOutput>> updatePort(UpdatePortInput input)
SalPortServiceupdatePort in interface SalPortServiceprotected OfHeader buildRequest(Xid xid, UpdatePortInput input) throws ServiceException
buildRequest in class AbstractService<UpdatePortInput,UpdatePortOutput>ServiceExceptionCopyright © 2019 OpenDaylight. All rights reserved.