Write service implementation class as you like and use
RPCMessageReceiver., so with this you can write service like
class MyService {
public int add(int a , int b){
return a + b;
}
}
zhu jiang wrote:
> Hi All,
>
> I don't find any samples about writing operations with
> multi-parameters. How could I write a operation with multi-perameters,
> and how could I write the client side? Anybody can help me?
>
> Thanks,
> Jiang
--
Thanks,
Deepal
................................................................
~Future is Open~
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]