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
OFParseError
Copyright © 2016. All rights reserved.