public interface OFInstructions
OFInstructionApplyActions.Builder buildApplyActions() throws UnsupportedOperationException
UnsupportedOperationException
OFInstructionApplyActions applyActions(List<OFAction> actions)
OFInstructionClearActions clearActions()
OFInstructionGotoTable.Builder buildGotoTable() throws UnsupportedOperationException
UnsupportedOperationException
OFInstructionGotoTable gotoTable(TableId tableId)
OFInstructionWriteActions.Builder buildWriteActions() throws UnsupportedOperationException
UnsupportedOperationException
OFInstructionWriteActions writeActions(List<OFAction> actions)
OFInstructionWriteMetadata.Builder buildWriteMetadata() throws UnsupportedOperationException
UnsupportedOperationException
OFInstructionWriteMetadata writeMetadata(U64 metadata, U64 metadataMask)
OFInstructionBsnArpOffload bsnArpOffload()
OFInstructionBsnDeny bsnDeny()
OFInstructionBsnDhcpOffload bsnDhcpOffload()
OFInstructionBsnDisableSplitHorizonCheck bsnDisableSplitHorizonCheck()
OFInstructionBsnDisableSrcMacCheck bsnDisableSrcMacCheck()
OFInstructionBsnDisableVlanCounters bsnDisableVlanCounters()
OFInstructionBsnPacketOfDeath bsnPacketOfDeath()
OFInstructionBsnPermit bsnPermit()
OFInstructionBsnPrioritizePdus bsnPrioritizePdus()
OFInstructionBsnRequireVlanXlate bsnRequireVlanXlate()
OFInstructionBsnSpanDestination bsnSpanDestination()
OFInstructionMeter.Builder buildMeter() throws UnsupportedOperationException
UnsupportedOperationException
OFInstructionMeter meter(long meterId)
OFMessageReader<OFInstruction> getReader()
OFVersion getVersion()
Copyright © 2014. All rights reserved.