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.
|
|
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.
You can use a blobject and the ice streaming interface to dynamically extract the arguments. See http://www.zeroc.com/newsletter/issue12.pdf, and the Ice manual for details.
There are currently 1 users browsing this thread. (0 members and 1 guests)