| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFAsyncGetReply.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFAsyncGetReply.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) |
equalsIgnoreXid, hashCodeIgnoreXidputToOFVersion getVersion()
getVersion in interface OFMessagegetVersion in interface OFObjectlong getPacketInMaskEqualMaster()
throws UnsupportedOperationException
UnsupportedOperationExceptionlong getPacketInMaskSlave()
throws UnsupportedOperationException
UnsupportedOperationExceptionlong getPortStatusMaskEqualMaster()
throws UnsupportedOperationException
UnsupportedOperationExceptionlong getPortStatusMaskSlave()
throws UnsupportedOperationException
UnsupportedOperationExceptionlong getFlowRemovedMaskEqualMaster()
throws UnsupportedOperationException
UnsupportedOperationExceptionlong getFlowRemovedMaskSlave()
throws UnsupportedOperationException
UnsupportedOperationExceptionList<OFAsyncConfigProp> getProperties() throws UnsupportedOperationException
UnsupportedOperationExceptionvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFAsyncGetReply.Builder createBuilder()
createBuilder in interface OFMessageCopyright © 2018. All rights reserved.