Uses of Interface
org.omg.PortableServer.portable.Delegate

Packages that use Delegate
org.apache.yoko.orb.PortableServer   
org.omg.PortableServer   
 

Uses of Delegate in org.apache.yoko.orb.PortableServer
 

Classes in org.apache.yoko.orb.PortableServer that implement Delegate
 class Delegate
           
 

Uses of Delegate in org.omg.PortableServer
 

Methods in org.omg.PortableServer that return Delegate
 Delegate Servant._get_delegate()
           
 

Methods in org.omg.PortableServer with parameters of type Delegate
 void Servant._set_delegate(Delegate delegate)
           
 



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