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