Uses of Class
org.omg.CORBA.portable.Delegate

Packages that use Delegate
org.omg.CORBA_2_3.portable   
org.omg.CORBA.portable   
 

Uses of Delegate in org.omg.CORBA_2_3.portable
 

Subclasses of Delegate in org.omg.CORBA_2_3.portable
 class Delegate
           
 

Uses of Delegate in org.omg.CORBA.portable
 

Methods in org.omg.CORBA.portable that return Delegate
 Delegate ObjectImpl._get_delegate()
           
 

Methods in org.omg.CORBA.portable with parameters of type Delegate
 void ObjectImpl._set_delegate(Delegate delegate)