|
A little different question.: msg#00337text.xml.soap.user
A little different question. Anyone knows how to extract class and public member names from an object. e.g. If I have a class called myclass{ public int mymem; } In a method where this object is passed in, is there a way to find out the class name and method name from the instance of the class. e.g. public void foo(myclass o) { o.somemethod() should return myclass; o.someothermethod should return mymem; } Thanks, Indrasish. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: SOAP with SSL and Apache Webserver: 00337, Jonathan Yue |
|---|---|
| Next by Date: | RE: A little different question.: 00337, Miguel Perez |
| Previous by Thread: | Solved - Fault handling and maintaining sessions?i: 00337, Richard Bolen |
| Next by Thread: | RE: A little different question.: 00337, Miguel Perez |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |