| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFPacketOut.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFPacketOut.Builder |
createBuilder() |
List<OFAction> |
getActions() |
OFBufferId |
getBufferId() |
byte[] |
getData() |
OFPort |
getInPort() |
Match |
getMatch() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFMessagegetVersion in interface OFObjectOFBufferId getBufferId()
OFPort getInPort() throws UnsupportedOperationException
UnsupportedOperationExceptionbyte[] getData()
Match getMatch() throws UnsupportedOperationException
UnsupportedOperationExceptionvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFPacketOut.Builder createBuilder()
createBuilder in interface OFMessageCopyright © 2017. All rights reserved.