public interface OFInstructions
OFInstructionApplyActions.Builder buildApplyActions() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionApplyActions applyActions(List<OFAction> actions)
OFInstructionClearActions clearActions()
OFInstructionGotoTable.Builder buildGotoTable() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionGotoTable gotoTable(TableId tableId)
OFInstructionWriteActions.Builder buildWriteActions() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionWriteActions writeActions(List<OFAction> actions)
OFInstructionWriteMetadata.Builder buildWriteMetadata() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionWriteMetadata 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()
OFInstructionMeter.Builder buildMeter() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionMeter meter(long meterId)
OFMessageReader<OFInstruction> getReader()
OFVersion getVersion()
Copyright © 2014. All rights reserved.