| 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Stub | |
| javax.rmi.CORBA | Contains portability APIs for RMI-IIOP. | 
| org.omg.stub.java.rmi | Contains RMI-IIOP Stubs for the Remote types that occur in the java.rmi package. | 
| Uses of Stub in javax.rmi.CORBA | 
| Methods in javax.rmi.CORBA with parameters of type Stub | |
static boolean | 
Util.isLocal(Stub stub)
Returns true if the stub is in the same ORB instance as is the servant.  | 
 int | 
StubDelegate.hashCode(Stub self)
Delegation call for hashCode(). | 
 boolean | 
StubDelegate.equals(Stub self,
       Object obj)
Delegation call for equals(java.lang.Object). | 
 String | 
StubDelegate.toString(Stub self)
Delegation call for toString(). | 
 void | 
StubDelegate.connect(Stub self,
        ORB orb)
Delegation call for connect(org.omg.CORBA.ORB). | 
 void | 
StubDelegate.readObject(Stub self,
           ObjectInputStream s)
Delegation call for Stub.readObject(java.io.ObjectInputStream)}. | 
 void | 
StubDelegate.writeObject(Stub self,
            ObjectOutputStream s)
Delegation call for Stub.writeObject(java.io.ObjectOutputStream)}. | 
 boolean | 
UtilDelegate.isLocal(Stub stub)
Delegation call for Util.isLocal(javax.rmi.CORBA.Stub). | 
| Uses of Stub in org.omg.stub.java.rmi | 
| Subclasses of Stub in org.omg.stub.java.rmi | |
 class | 
_Remote_Stub
This class provides the Stub for the Remote Type.  | 
  | 
JavaTM 2 Platform Std. Ed. v1.3.1  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A.  All Rights Reserved.