Package org.openflow.protocol.action

Class Summary
OFAction The base class for all OpenFlow Actions.
OFActionCopyTTLIn Represents an ofp_action_copy_ttl_in
OFActionCopyTTLOut Represents an ofp_action_copy_ttl_out
OFActionDecrementMPLSTTL Represents an ofp_action_dec_nw_ttl
OFActionDecrementNwTTL Represents an ofp_action_dec_nw_ttl
OFActionGroup Represents an ofp_action_group
OFActionOutput  
OFActionPopMPLS Represents an ofp_action_pop_mpls
OFActionPopPBB Represents an ofp_action_pop_pbb
OFActionPopVLAN Represents an ofp_action_pop_vlan
OFActionPushMPLS Represents an ofp_action_push
OFActionPushPBB Represents an ofp_action_push
OFActionPushVLAN Represents an ofp_action_push
OFActionSetField Represents an ofp_action_set_action
OFActionSetMPLSTTL Represents an ofp_action_set_mpls_ttl
OFActionSetNwTTL Represents an ofp_action_set_nw_ttl
OFActionSetQueue Represents an ofp_action_set_queue
OFActionVendor  
 

Enum Summary
OFActionType List of OpenFlow Action types and mappings to wire protocol value and derived classes