public interface OFMessageWriter<T>
| Modifier and Type | Method and Description |
|---|---|
void |
write(io.netty.buffer.ByteBuf bb,
T message) |
void write(io.netty.buffer.ByteBuf bb,
T message)
throws OFParseError
OFParseErrorCopyright © 2017. All rights reserved.