Stub
void connect(Stub self, ORB orb) throws RemoteException
Stub.connect(org.omg.CORBA.ORB)
boolean equals(Stub self, Object obj)
Stub.equals(java.lang.Object)
int hashCode(Stub self)
Stub.hashCode()
void readObject(Stub self, ObjectInputStream s) throws IOException, ClassNotFoundException
String toString(Stub self)
Stub.toString()
void writeObject(Stub self, ObjectOutputStream s) throws IOException