public final class PacketProcessingServiceImpl extends AbstractVoidService<TransmitPacketInput> implements PacketProcessingService
| Constructor and Description |
|---|
PacketProcessingServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext,
ConvertorExecutor convertorExecutor) |
| Modifier and Type | Method and Description |
|---|---|
protected OfHeader |
buildRequest(Xid xid,
TransmitPacketInput input) |
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
transmitPacket(TransmitPacketInput input)
Sending packet out through openflow device.
|
createCallbackcanUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, handleServiceCall, setEventIdentifierpublic PacketProcessingServiceImpl(RequestContextStack requestContextStack, DeviceContext deviceContext, ConvertorExecutor convertorExecutor)
public Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> transmitPacket(TransmitPacketInput input)
PacketProcessingServicetransmitPacket in interface PacketProcessingServiceprotected OfHeader buildRequest(Xid xid, TransmitPacketInput input) throws ServiceException
buildRequest in class AbstractService<TransmitPacketInput,Void>ServiceExceptionCopyright © 2018 OpenDaylight. All rights reserved.