KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > stub > java > rmi > _Remote_Stub

org.omg.stub.java.rmi
Class _Remote_Stub

java.lang.Object
  extended by org.omg.CORBA.portable.ObjectImpl
      extended by org.omg.CORBA_2_3.portable.ObjectImpl
          extended by javax.rmi.CORBA.Stub
              extended by org.omg.stub.java.rmi._Remote_Stub
All Implemented Interfaces:
Serializable, Remote, Object
See Also:
Source Code

public String[] _ids()
See Also:
ObjectImpl
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public _Remote_Stub()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags