I need to create multiple property requests from the same mediator,with different parameters,will all the request hit the same providerimpl class getProperties method?If so,how will i return the result to each property request?or should i createimplprovider for each request?
↧
I need to create multiple property requests from the same mediator,with different parameters,will all the request hit the same providerimpl class getProperties method
↧