A Java programming language class generated by idltojava and used transparently
by the client ORB during object invocation. The remote object reference held
by the client points to the client stub. This stub is specific to the IDL interface
from which it was generated, and it contains the information needed for the
client to invoke a method on the CORBA object that was defined in the IDL interface.