| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFFlowRemoved.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFFlowRemoved.Builder |
createBuilder() |
U64 |
getByteCount() |
U64 |
getCookie() |
long |
getDurationNsec() |
long |
getDurationSec() |
int |
getHardTimeout() |
int |
getIdleTimeout() |
Match |
getMatch() |
U64 |
getPacketCount() |
int |
getPriority() |
short |
getReason() |
TableId |
getTableId() |
OFType |
getType() |
OFVersion |
getVersion() |
long |
getXid() |
void |
writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer) |
putToOFVersion getVersion()
getVersion in interface OFMessagegetVersion in interface OFObjectU64 getCookie()
int getPriority()
short getReason()
TableId getTableId() throws UnsupportedOperationException
UnsupportedOperationExceptionlong getDurationSec()
long getDurationNsec()
int getIdleTimeout()
int getHardTimeout()
throws UnsupportedOperationException
UnsupportedOperationExceptionU64 getPacketCount()
U64 getByteCount()
Match getMatch()
void writeTo(org.jboss.netty.buffer.ChannelBuffer channelBuffer)
OFFlowRemoved.Builder createBuilder()
createBuilder in interface OFMessageCopyright © 2016. All rights reserved.