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.
|
createCallback
canUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, handleServiceCall, setEventIdentifier
public SalPortServiceImpl(RequestContextStack requestContextStack, DeviceContext deviceContext, ConvertorExecutor convertorExecutor)
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdatePortOutput>> updatePort(UpdatePortInput input)
SalPortService
updatePort
in interface SalPortService
protected OfHeader buildRequest(Xid xid, UpdatePortInput input) throws ServiceException
buildRequest
in class AbstractService<UpdatePortInput,UpdatePortOutput>
ServiceException
Copyright © 2019 OpenDaylight. All rights reserved.