X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsal%2Fapi%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fcontroller%2Fsal%2Fflowprogrammer%2FIPluginOutFlowProgrammerService.java;h=f1b80272d43083da329a4528679c2b7562a7b978;hp=1fc6741611495b42eb2beb3ad89e39f1103db117;hb=refs%2Fchanges%2F49%2F449%2F1;hpb=541d0a36997f292bb037a2199463431eee538358 diff --git a/opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/flowprogrammer/IPluginOutFlowProgrammerService.java b/opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/flowprogrammer/IPluginOutFlowProgrammerService.java index 1fc6741611..f1b80272d4 100644 --- a/opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/flowprogrammer/IPluginOutFlowProgrammerService.java +++ b/opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/flowprogrammer/IPluginOutFlowProgrammerService.java @@ -20,7 +20,7 @@ public interface IPluginOutFlowProgrammerService { * Inform SAL that the flow on the specified node has been removed Consumer * has to expect this notification only for flows which were installed with * an idle or hard timeout specified. - * + * * @param node * the network node on which the flow got removed * @param flow @@ -33,7 +33,7 @@ public interface IPluginOutFlowProgrammerService { * Inform SAL that an error message has been received from a switch * regarding a flow message previously sent to the switch. A Request ID * associated with the offending message is also returned. - * + * * @param node * the network node on which the error reported * @param rid