R3al1ty
2008-06-18 05:59:16 UTC
Hi folks,
I have hundreds of methods exposed on the app server via remoting. Is
there a way for a client to dynamically invoke any one of these
methods if I know the class name, method name and have a string
containing the serialized objects to be passed as the method params? I
would also like to retrieve the object the method returned, as a
serialized string.
Thanks.
I have hundreds of methods exposed on the app server via remoting. Is
there a way for a client to dynamically invoke any one of these
methods if I know the class name, method name and have a string
containing the serialized objects to be passed as the method params? I
would also like to retrieve the object the method returned, as a
serialized string.
Thanks.