Class RegLoadConvertorProxy
- java.lang.Object
-
- org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorProxy
-
- All Implemented Interfaces:
org.opendaylight.openflowplugin.extension.api.ConvertorActionToOFJava<org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.actions.grouping.Action>
public class RegLoadConvertorProxy extends Object implements org.opendaylight.openflowplugin.extension.api.ConvertorActionToOFJava<org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.actions.grouping.Action>
RegLoad SAL actions are converted to RegLoad2 action for experimenter fields, or to RegLoad action otherwise.
-
-
Constructor Summary
Constructors Constructor Description RegLoadConvertorProxy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.actions.grouping.Actionconvert(org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action actionCase)
-
-
-
Method Detail
-
convert
public org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.actions.grouping.Action convert(org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action actionCase)
- Specified by:
convertin interfaceorg.opendaylight.openflowplugin.extension.api.ConvertorActionToOFJava<org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.Action,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.actions.grouping.Action>
-
-