java.lang.Object
org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorProxy
All Implemented Interfaces:
ConvertorActionToOFJava<Action,Action>

public class RegLoadConvertorProxy extends Object implements ConvertorActionToOFJava<Action,Action>
RegLoad SAL actions are converted to RegLoad2 action for experimenter fields, or to RegLoad action otherwise.
  • Constructor Details

    • RegLoadConvertorProxy

      public RegLoadConvertorProxy()
  • Method Details