Package org.openflow.protocol.instruction

Class Summary
OFInstruction The base class for all OpenFlow Instructions.
OFInstructionActions Represents an ofp_instruction_actions
OFInstructionApplyActions  
OFInstructionClearActions  
OFInstructionGotoTable Represents an ofp_instruction_goto_table
OFInstructionMeter Represents an ofp_instruction_goto_table
OFInstructionWriteActions  
OFInstructionWriteMetaData Represents an ofp_instruction_write_metadata
 

Enum Summary
OFInstructionType List of OpenFlow Instruction types and mappings to wire protocol value and derived classes