Home | History | Annotate | Download | only in doc

Lines Matching full:arg2

338           Message message = new Message("/remote/object/path", "MethodName", arg1, arg2);
353 Object returnValue = proxy.MethodName(arg1, arg2);