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