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

Packages that use Delegate
org.apache.yoko.rmi.impl   
org.apache.yoko.rmi.util.corba   
org.omg.CORBA   
org.omg.CORBA_2_3.portable   
org.omg.CORBA.portable   
 

Uses of Delegate in org.apache.yoko.rmi.impl
 

Fields in org.apache.yoko.rmi.impl declared as Delegate
protected  Delegate RMIStub._delegate
           
 

Methods in org.apache.yoko.rmi.impl that return Delegate
 Delegate RMIStub._get_delegate()
           
 

Methods in org.apache.yoko.rmi.impl with parameters of type Delegate
 void RMIStub._set_delegate(Delegate del)
           
 

Uses of Delegate in org.apache.yoko.rmi.util.corba
 

Methods in org.apache.yoko.rmi.util.corba that return Delegate
 Delegate POAObject._get_delegate()
           
 

Uses of Delegate in org.omg.CORBA
 

Constructors in org.omg.CORBA with parameters of type Delegate
_IDLTypeStub(Delegate delegate)
           
_PolicyStub(Delegate delegate)
           
 

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)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.