Modifier and Type | Interface and Description |
---|---|
static interface |
OFAsyncSet.Builder |
Modifier and Type | Method and Description |
---|---|
OFAsyncSet.Builder |
createBuilder() |
long |
getFlowRemovedMaskEqualMaster() |
long |
getFlowRemovedMaskSlave() |
long |
getPacketInMaskEqualMaster() |
long |
getPacketInMaskSlave() |
long |
getPortStatusMaskEqualMaster() |
long |
getPortStatusMaskSlave() |
List<OFAsyncConfigProp> |
getProperties() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTo
OFVersion getVersion()
getVersion
in interface OFMessage
getVersion
in interface OFObject
long getPacketInMaskEqualMaster() throws UnsupportedOperationException
UnsupportedOperationException
long getPacketInMaskSlave() throws UnsupportedOperationException
UnsupportedOperationException
long getPortStatusMaskEqualMaster() throws UnsupportedOperationException
UnsupportedOperationException
long getPortStatusMaskSlave() throws UnsupportedOperationException
UnsupportedOperationException
long getFlowRemovedMaskEqualMaster() throws UnsupportedOperationException
UnsupportedOperationException
long getFlowRemovedMaskSlave() throws UnsupportedOperationException
UnsupportedOperationException
List<OFAsyncConfigProp> getProperties() throws UnsupportedOperationException
UnsupportedOperationException
void writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFAsyncSet.Builder createBuilder()
createBuilder
in interface OFMessage
Copyright © 2015. All rights reserved.