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