See: Description
| Class | Description |
|---|---|
| ActCopyTtlIn |
Flow action
COPY_TTL_IN. |
| ActCopyTtlOut |
Flow action
COPY_TTL_OUT. |
| ActDecMplsTtl |
Flow action
DEC_MPLS_TTL. |
| ActDecNwTtl |
Flow action
DEC_NW_TTL. |
| ActExperimenter |
Flow action
EXPERIMENTER. |
| ActGroup |
Flow action
GROUP. |
| ActHeader |
Denotes an action, holding just the header information.
|
| Action |
Represents a Flow action.
|
| ActionFactory |
Provides facilities for parsing, creating and encoding
Action
instances. |
| ActOutput |
Flow action
OUTPUT. |
| ActPopMpls |
Flow action
POP_MPLS. |
| ActPopPbb |
Flow action
POP_PBB. |
| ActPopVlan |
Flow action
POP_VLAN. |
| ActPushMpls |
Flow action
PUSH_MPLS. |
| ActPushPbb |
Flow action
PUSH_PBB. |
| ActPushVlan |
Flow action
PUSH_VLAN. |
| ActSetField |
Flow action
SET_FIELD. |
| ActSetMplsTtl |
Flow action
SET_MPLS_TTL. |
| ActSetNwTtl |
Flow action
SET_NW_TTL. |
| ActSetQueue |
Flow action
SET_QUEUE. |
| InstrApplyActions |
Flow Instruction
APPLY_ACTIONS. |
| InstrClearActions |
Flow Instruction
CLEAR_ACTIONS. |
| InstrExperimenter |
Flow Instruction
EXPERIMENTER. |
| InstrGotoTable |
Flow Instruction
GOTO_TABLE. |
| InstrHeader |
Denotes an instruction, holding just the header information.
|
| InstrMeter |
Flow Instruction
METER. |
| InstrMutableAction |
Mutable subclass of
InstrAction. |
| InstrMutableApplyActions |
Mutable version of
InstrApplyActions. |
| InstrMutableWriteActions |
Mutable version of
InstrWriteActions. |
| Instruction |
Represents a Flow instruction.
|
| InstructionFactory |
Provides facilities for parsing, creating and encoding
Instruction
instances. |
| InstrWriteActions |
Flow Instruction
WRITE_ACTIONS. |
| InstrWriteMetadata |
Flow Instruction
WRITE_METADATA. |
| Enum | Description |
|---|---|
| ActionType |
Denotes the different actions that can be associated with
flow entries, groups or packets.
|
| InstructionType |
Denotes the different Flow instruction types.
|
Copyright © 2014. All Rights Reserved.