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