public class OF13SetNwTtlActionDeserializer extends AbstractActionDeserializer
| Constructor and Description |
|---|
OF13SetNwTtlActionDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Action |
deserialize(io.netty.buffer.ByteBuf input)
Transforms byte message into POJO/DTO (of type E).
|
protected ActionChoice |
getType() |
deserializeHeaderpublic Action deserialize(io.netty.buffer.ByteBuf input)
OFDeserializerinput - message as bytes in ByteBufprotected ActionChoice getType()
getType in class AbstractActionDeserializerCopyright © 2019 OpenDaylight. All rights reserved.