| Package | Description |
|---|---|
| com.h3c.of.lib.instr |
Representations of OpenFlow Protocol Instructions and Actions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InstrMutableApplyActions
Mutable version of
InstrApplyActions. |
class |
InstrMutableWriteActions
Mutable version of
InstrWriteActions. |
| Modifier and Type | Method and Description |
|---|---|
InstrMutableAction |
InstrMutableAction.addAction(Action action)
Adds the specified action to this instruction.
|
static InstrMutableAction |
InstructionFactory.createMutableInstruction(ProtocolVersion pv,
InstructionType type)
Creates a mutable (action-based) instruction.
|
Copyright © 2014. All Rights Reserved.