| Package | Description |
|---|---|
| org.openflow.protocol | |
| org.openflow.protocol.factory |
| Modifier and Type | Method and Description |
|---|---|
OFMessage |
OFError.getOffendingMsg() |
| Modifier and Type | Method and Description |
|---|---|
List<OFMessage> |
OFMessageFactory.parseMessage(org.jboss.netty.buffer.ChannelBuffer data)
Attempts to parse and return a OFMessages contained in the given
ChannelBuffer, beginning at the ChannelBuffer's position, and ending at
the after the first parsed message
|
List<OFMessage> |
BasicFactory.parseMessage(org.jboss.netty.buffer.ChannelBuffer data) |
OFMessage |
BasicFactory.parseMessageOne(org.jboss.netty.buffer.ChannelBuffer data) |
Copyright © 2015. All rights reserved.