Posted By:
Anthony_Arobone
Posted On:
Tuesday, May 22, 2001 11:05 PM
Well, a stub is a plain class file. It is just not implementated with the code from the orignal class that it was generated from, instead its implementation is serializing classes, making connections and streaming data. So to answer your question...I don't there is a way you can tell just by looking at the class files. But, I could be mistaken.