public class SetNwTtlActionSerializer extends AbstractActionSerializer
Constructor and Description |
---|
SetNwTtlActionSerializer() |
Modifier and Type | Method and Description |
---|---|
protected int |
getLength() |
protected int |
getType() |
void |
serialize(Action action,
io.netty.buffer.ByteBuf outBuffer) |
serializeHeader
public void serialize(Action action, io.netty.buffer.ByteBuf outBuffer)
serialize
in interface org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer<Action>
serialize
in class AbstractActionSerializer
protected int getLength()
getLength
in class AbstractActionSerializer
protected int getType()
getType
in class AbstractActionSerializer
Copyright © 2018 OpenDaylight. All rights reserved.