Class RegLoadConvertorProxy
java.lang.Object
org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorProxy
- All Implemented Interfaces:
ConvertorActionToOFJava<Action,
Action>
RegLoad SAL actions are converted to RegLoad2 action for experimenter
fields, or to RegLoad action otherwise.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RegLoadConvertorProxy
public RegLoadConvertorProxy()
-
-
Method Details
-
convert
Description copied from interface:ConvertorActionToOFJava
Convert OF action MD-SAL model.- Specified by:
convert
in interfaceConvertorActionToOFJava<Action,
Action> - Parameters:
actionCase
- where is vendor's augmentation- Returns:
- message converted to OFJava-API
-