public class OF10PortModInputMessageFactory extends Object implements OFDeserializer<PortModInput>
Constructor and Description |
---|
OF10PortModInputMessageFactory() |
Modifier and Type | Method and Description |
---|---|
PortModInput |
deserialize(io.netty.buffer.ByteBuf rawMessage)
Transforms byte message into POJO/DTO (of type E).
|
public PortModInput deserialize(io.netty.buffer.ByteBuf rawMessage)
OFDeserializer
deserialize
in interface OFDeserializer<PortModInput>
rawMessage
- message as bytes in ByteBufCopyright © 2020 OpenDaylight. All rights reserved.