public void
connect
(Stub self, ORB orb)
throws
RemoteException
Stub.connect(org.omg.CORBA.ORB).
public void
readObject
(Stub self, ObjectInputStream s)
throws
IOException
ClassNotFoundException
Stub.readObject(java.io.ObjectInputStream).
public void
writeObject
(Stub self, ObjectOutputStream s)
throws
IOException
Stub.writeObject(java.io.ObjectOutputStream).