[omniORB] ServerRequest

Boris Khanales boris@imagine-sw.com
ed, 21 Apr 1999 11:36:16 -0400


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?