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

public class ResubmitConvertor extends Object implements ConvertorActionToOFJava<Action,Action>, ConvertorActionFromOFJava<Action,ActionPath>
Convert to/from SAL flow model to openflowjava model for Resubmit action.