here is the implementation https://github.com/opendaylight/openflowplugin/blob/master/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/ModelDrivenSwitchImpl.java#L140
and this is the place where openflowplugin register the rpc provider https://github.com/opendaylight/openflowplugin/blob/master/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/AbstractModelDrivenSwitch.java#L59 On Mon, May 16, 2016 at 9:25 PM, Jamo Luhrsen <[email protected]> wrote: > (adding openflowplugin-dev as they are the right project for this question) > > On 05/16/2016 07:24 PM, Borasy Kong wrote: > > Hi > > > > I want to know the source codes in ODL distribtion corresponding to > adding a flow from RPC > > using http://localhost:8181/restconf/operations/sal-flow:add-flow < > http://localhost:8080/restconf/operations/sal-flow:add-flow>. > > Can someone help out? > > > > Thanks, > > BK > > > > > > _______________________________________________ > > controller-users mailing list > > [email protected] > > https://lists.opendaylight.org/mailman/listinfo/controller-users > > > _______________________________________________ > controller-users mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/controller-users > -- Thanks Anil
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
