Class 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 Detail

      • RegLoadConvertorProxy

        public RegLoadConvertorProxy()
    • 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:
        convert in interface 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>