Modifier and Type | Method and Description |
---|---|
List<OFAction> |
OFFlowDelete.getActions() |
List<OFAction> |
OFFlowDelete.Builder.getActions() |
List<OFAction> |
OFBucket.getActions() |
List<OFAction> |
OFBucket.Builder.getActions() |
List<OFAction> |
OFFlowDeleteStrict.getActions() |
List<OFAction> |
OFFlowDeleteStrict.Builder.getActions() |
List<OFAction> |
OFFlowStatsEntry.getActions() |
List<OFAction> |
OFFlowStatsEntry.Builder.getActions() |
List<OFAction> |
OFFlowModify.getActions() |
List<OFAction> |
OFFlowModify.Builder.getActions() |
List<OFAction> |
OFPacketOut.getActions() |
List<OFAction> |
OFPacketOut.Builder.getActions() |
List<OFAction> |
OFFlowMod.getActions() |
List<OFAction> |
OFFlowMod.Builder.getActions() |
List<OFAction> |
OFFlowAdd.getActions() |
List<OFAction> |
OFFlowAdd.Builder.getActions() |
List<OFAction> |
OFFlowModifyStrict.getActions() |
List<OFAction> |
OFFlowModifyStrict.Builder.getActions() |
Modifier and Type | Method and Description |
---|---|
OFFlowDelete.Builder |
OFFlowDelete.Builder.setActions(List<OFAction> actions) |
OFBucket.Builder |
OFBucket.Builder.setActions(List<OFAction> actions) |
OFFlowDeleteStrict.Builder |
OFFlowDeleteStrict.Builder.setActions(List<OFAction> actions) |
OFFlowStatsEntry.Builder |
OFFlowStatsEntry.Builder.setActions(List<OFAction> actions) |
OFFlowModify.Builder |
OFFlowModify.Builder.setActions(List<OFAction> actions) |
OFPacketOut.Builder |
OFPacketOut.Builder.setActions(List<OFAction> actions) |
OFFlowMod.Builder |
OFFlowMod.Builder.setActions(List<OFAction> actions) |
OFFlowAdd.Builder |
OFFlowAdd.Builder.setActions(List<OFAction> actions) |
OFFlowModifyStrict.Builder |
OFFlowModifyStrict.Builder.setActions(List<OFAction> actions) |
Modifier and Type | Method and Description |
---|---|
OFAction |
OFAction.Builder.build() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFAction> |
OFActions.getReader() |
Modifier and Type | Method and Description |
---|---|
List<OFAction> |
OFInstructionWriteActions.getActions() |
List<OFAction> |
OFInstructionWriteActions.Builder.getActions() |
List<OFAction> |
OFInstructionApplyActions.getActions() |
List<OFAction> |
OFInstructionApplyActions.Builder.getActions() |
Modifier and Type | Method and Description |
---|---|
OFInstructionApplyActions |
OFInstructions.applyActions(List<OFAction> actions) |
OFInstructionWriteActions.Builder |
OFInstructionWriteActions.Builder.setActions(List<OFAction> actions) |
OFInstructionApplyActions.Builder |
OFInstructionApplyActions.Builder.setActions(List<OFAction> actions) |
OFInstructionWriteActions |
OFInstructions.writeActions(List<OFAction> actions) |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFAction> |
OFActionsVer10.getReader() |
Modifier and Type | Method and Description |
---|---|
OFInstructionApplyActions |
OFInstructionsVer10.applyActions(List<OFAction> actions) |
OFInstructionWriteActions |
OFInstructionsVer10.writeActions(List<OFAction> actions) |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFAction> |
OFActionsVer11.getReader() |
Modifier and Type | Method and Description |
---|---|
OFInstructionApplyActions |
OFInstructionsVer11.applyActions(List<OFAction> actions) |
OFInstructionWriteActions |
OFInstructionsVer11.writeActions(List<OFAction> actions) |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFAction> |
OFActionsVer12.getReader() |
Modifier and Type | Method and Description |
---|---|
OFInstructionApplyActions |
OFInstructionsVer12.applyActions(List<OFAction> actions) |
OFInstructionWriteActions |
OFInstructionsVer12.writeActions(List<OFAction> actions) |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFAction> |
OFActionsVer13.getReader() |
Modifier and Type | Method and Description |
---|---|
OFInstructionApplyActions |
OFInstructionsVer13.applyActions(List<OFAction> actions) |
OFInstructionWriteActions |
OFInstructionsVer13.writeActions(List<OFAction> actions) |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFAction> |
OFActionsVer14.getReader() |
Modifier and Type | Method and Description |
---|---|
OFInstructionApplyActions |
OFInstructionsVer14.applyActions(List<OFAction> actions) |
OFInstructionWriteActions |
OFInstructionsVer14.writeActions(List<OFAction> actions) |
Modifier and Type | Method and Description |
---|---|
static List<OFAction> |
ActionUtils.getActions(OFFlowMod e) |
static List<OFAction> |
ActionUtils.getActions(OFFlowStatsEntry e) |
Copyright © 2015. All rights reserved.