How to get the arguments of remote method ?

in Help Center
Hello,
I want to grab method call on the server side and get the arguments of
remote method, how can I do this?.
Using ServantLocator and its method locate() I can only get the name
of the method and info like protocol type, ip address etc.
I want to grab method call on the server side and get the arguments of
remote method, how can I do this?.
Using ServantLocator and its method locate() I can only get the name
of the method and info like protocol type, ip address etc.
0
Comments