Modifier and Type | Method and Description |
---|---|
List<OFInstruction> |
OFFlowDelete.getInstructions() |
List<OFInstruction> |
OFFlowDelete.Builder.getInstructions() |
List<OFInstruction> |
OFFlowDeleteStrict.getInstructions() |
List<OFInstruction> |
OFFlowDeleteStrict.Builder.getInstructions() |
List<OFInstruction> |
OFFlowStatsEntry.getInstructions() |
List<OFInstruction> |
OFFlowStatsEntry.Builder.getInstructions() |
List<OFInstruction> |
OFFlowModify.getInstructions() |
List<OFInstruction> |
OFFlowModify.Builder.getInstructions() |
List<OFInstruction> |
OFFlowMod.getInstructions() |
List<OFInstruction> |
OFFlowMod.Builder.getInstructions() |
List<OFInstruction> |
OFFlowAdd.getInstructions() |
List<OFInstruction> |
OFFlowAdd.Builder.getInstructions() |
List<OFInstruction> |
OFFlowModifyStrict.getInstructions() |
List<OFInstruction> |
OFFlowModifyStrict.Builder.getInstructions() |
Modifier and Type | Method and Description |
---|---|
OFFlowDelete.Builder |
OFFlowDelete.Builder.setInstructions(List<OFInstruction> instructions) |
OFFlowDeleteStrict.Builder |
OFFlowDeleteStrict.Builder.setInstructions(List<OFInstruction> instructions) |
OFFlowStatsEntry.Builder |
OFFlowStatsEntry.Builder.setInstructions(List<OFInstruction> instructions) |
OFFlowModify.Builder |
OFFlowModify.Builder.setInstructions(List<OFInstruction> instructions) |
OFFlowMod.Builder |
OFFlowMod.Builder.setInstructions(List<OFInstruction> instructions) |
OFFlowAdd.Builder |
OFFlowAdd.Builder.setInstructions(List<OFInstruction> instructions) |
OFFlowModifyStrict.Builder |
OFFlowModifyStrict.Builder.setInstructions(List<OFInstruction> instructions) |
Modifier and Type | Interface and Description |
---|---|
interface |
OFInstructionApplyActions |
interface |
OFInstructionBsn |
interface |
OFInstructionBsnArpOffload |
interface |
OFInstructionBsnAutoNegotiation |
interface |
OFInstructionBsnDeny |
interface |
OFInstructionBsnDhcpOffload |
interface |
OFInstructionBsnDisableL3 |
interface |
OFInstructionBsnDisableSplitHorizonCheck |
interface |
OFInstructionBsnDisableSrcMacCheck |
interface |
OFInstructionBsnDisableVlanCounters |
interface |
OFInstructionBsnInternalPriority |
interface |
OFInstructionBsnPacketOfDeath |
interface |
OFInstructionBsnPermit |
interface |
OFInstructionBsnPrioritizePdus |
interface |
OFInstructionBsnRequireVlanXlate |
interface |
OFInstructionBsnSpanDestination |
interface |
OFInstructionClearActions |
interface |
OFInstructionExperimenter |
interface |
OFInstructionGotoTable |
interface |
OFInstructionMeter |
interface |
OFInstructionWriteActions |
interface |
OFInstructionWriteMetadata |
Modifier and Type | Method and Description |
---|---|
OFInstruction |
OFInstruction.Builder.build() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFInstruction> |
OFInstructions.getReader() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFInstruction> |
OFInstructionsVer10.getReader() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFInstruction> |
OFInstructionsVer11.getReader() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFInstruction> |
OFInstructionsVer12.getReader() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFInstruction> |
OFInstructionsVer13.getReader() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFInstruction> |
OFInstructionsVer14.getReader() |
Copyright © 2015. All rights reserved.