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