| 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(org.jboss.netty.buffer.ChannelBuffer channelBuffer) |
putToOFVersion 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(org.jboss.netty.buffer.ChannelBuffer channelBuffer)
OFAsyncGetReply.Builder createBuilder()
createBuilder in interface OFMessageCopyright © 2016. All rights reserved.