| Modifier and Type | Interface and Description |
|---|---|
interface |
OFMatchV1 |
interface |
OFMatchV2 |
interface |
OFMatchV3 |
| Modifier and Type | Method and Description |
|---|---|
Match |
OFPacketOut.getMatch() |
Match |
OFPacketOut.Builder.getMatch() |
Match |
OFPacketIn.getMatch() |
Match |
OFPacketIn.Builder.getMatch() |
Match |
OFFlowStatsRequest.getMatch() |
Match |
OFFlowStatsRequest.Builder.getMatch() |
Match |
OFFlowStatsEntry.getMatch() |
Match |
OFFlowStatsEntry.Builder.getMatch() |
Match |
OFFlowRemoved.getMatch() |
Match |
OFFlowRemoved.Builder.getMatch() |
Match |
OFFlowMonitorEntry.getMatch() |
Match |
OFFlowMonitorEntry.Builder.getMatch() |
Match |
OFFlowModifyStrict.getMatch() |
Match |
OFFlowModifyStrict.Builder.getMatch() |
Match |
OFFlowModify.getMatch() |
Match |
OFFlowModify.Builder.getMatch() |
Match |
OFFlowMod.getMatch() |
Match |
OFFlowMod.Builder.getMatch() |
Match |
OFFlowLightweightStatsRequest.getMatch() |
Match |
OFFlowLightweightStatsRequest.Builder.getMatch() |
Match |
OFFlowLightweightStatsEntry.getMatch() |
Match |
OFFlowLightweightStatsEntry.Builder.getMatch() |
Match |
OFFlowDeleteStrict.getMatch() |
Match |
OFFlowDeleteStrict.Builder.getMatch() |
Match |
OFFlowDelete.getMatch() |
Match |
OFFlowDelete.Builder.getMatch() |
Match |
OFFlowAdd.getMatch() |
Match |
OFFlowAdd.Builder.getMatch() |
Match |
OFCalientFlowStatsRequest.getMatch() |
Match |
OFCalientFlowStatsRequest.Builder.getMatch() |
Match |
OFCalientFlowStatsEntry.getMatch() |
Match |
OFCalientFlowStatsEntry.Builder.getMatch() |
Match |
OFBsnFlowIdle.getMatch() |
Match |
OFBsnFlowIdle.Builder.getMatch() |
Match |
OFAggregateStatsRequest.getMatch() |
Match |
OFAggregateStatsRequest.Builder.getMatch() |
Match |
OFFactory.matchWildcardAll() |
| Modifier and Type | Method and Description |
|---|---|
Match |
Match.Builder.build()
Returns the match created by this builder.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MatchField.arePrerequisitesOK(Match match) |
boolean |
Prerequisite.isSatisfied(Match match)
Returns true if this prerequisite is satisfied by the given match object.
|
| Modifier and Type | Method and Description |
|---|---|
Match |
OFFactoryVer10.matchWildcardAll() |
static Match |
ChannelUtilsVer10.readOFMatch(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
Match |
OFFactoryVer11.matchWildcardAll() |
static Match |
ChannelUtilsVer11.readOFMatch(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
Match |
OFFactoryVer12.matchWildcardAll() |
static Match |
ChannelUtilsVer12.readOFMatch(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
Match |
OFFactoryVer13.matchWildcardAll() |
static Match |
ChannelUtilsVer13.readOFMatch(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
Match |
OFFactoryVer14.matchWildcardAll() |
static Match |
ChannelUtilsVer14.readOFMatch(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
Match |
OFFactoryVer15.matchWildcardAll() |
static Match |
ChannelUtilsVer15.readOFMatch(io.netty.buffer.ByteBuf bb) |
Copyright © 2017. All rights reserved.