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)
OFDeserializer
deserialize
in interface OFDeserializer<GetAsyncOutput>
rawMessage
- message as bytes in ByteBufCopyright © 2020 OpenDaylight. All rights reserved.