org.omg.stub.java.rmi
Class _Remote_Stub

java.lang.Object
  |
  +--org.omg.CORBA.portable.ObjectImpl
        |
        +--org.omg.CORBA_2_3.portable.ObjectImpl
              |
              +--javax.rmi.CORBA.Stub
                    |
                    +--org.omg.stub.java.rmi._Remote_Stub
All Implemented Interfaces:
Object, Remote, Serializable
public final class _Remote_Stub
extends Stub
implements Remote

This class provides the Stub for the Remote Type. The class is generated by the rmic compiler, and is still under works at OMG. It's contents are subject to change without notice as the specification evolves.

 

Constructor Summary

_Remote_Stub()
    
 

 

Method Summary

 String[] _ids()
    Returns an array of repository ids that an object implements.
 
Methods inherited from class javax.rmi.CORBA.Stub
connect, equals, hashCode, toString
 
Methods inherited from class org.omg.CORBA_2_3.portable.ObjectImpl