Uses of Class
javax.rmi.CORBA.Stub

Packages that use Stub
javax.rmi.CORBA   
 

Uses of Stub in javax.rmi.CORBA
 

Methods in javax.rmi.CORBA with parameters of type Stub
 void StubDelegate.connect(Stub self, ORB orb)
           
 boolean StubDelegate.equals(Stub self, Object o)
           
 int StubDelegate.hashCode(Stub self)
           
 boolean UtilDelegate.isLocal(Stub s)
           
static boolean Util.isLocal(Stub s)
           
 void StubDelegate.readObject(Stub self, ObjectInputStream ois)
           
 String StubDelegate.toString(Stub self)
           
 void StubDelegate.writeObject(Stub self, ObjectOutputStream oos)
           
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.