Class OutputRegConvertorProxy
java.lang.Object
org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorProxy
- All Implemented Interfaces:
ConvertorActionToOFJava<Action,
Action>
public class OutputRegConvertorProxy
extends Object
implements ConvertorActionToOFJava<Action,Action>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OutputRegConvertorProxy
public OutputRegConvertorProxy()
-
-
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
-