Shall ServerRequest has operation void arguments( NVList_ptr ); ??? I need to find out how many args passed in the request and which are IN and which INOUT. Looks like ServerRequestImpl can work for me, but it isn't part of public interface. Any idea/sugestion?