public class OF10SetNwTosActionDeserializer extends AbstractActionDeserializer
Constructor and Description |
---|
OF10SetNwTosActionDeserializer() |
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() |
deserializeHeader
public Action deserialize(io.netty.buffer.ByteBuf input)
OFDeserializer
input
- message as bytes in ByteBufprotected ActionChoice getType()
getType
in class AbstractActionDeserializer
Copyright © 2020 OpenDaylight. All rights reserved.