Uses of Class
org.apache.yoko.orb.OBPortableServer.POA_impl

Packages that use POA_impl
org.apache.yoko.orb.OB   
org.apache.yoko.orb.OBPortableServer   
org.apache.yoko.orb.PortableServer   
 

Uses of POA_impl in org.apache.yoko.orb.OB
 

Fields in org.apache.yoko.orb.OB declared as POA_impl
protected  POA_impl DispatchRequest_impl.poa_
           
protected  POA_impl Upcall.poa_
           
 

Methods in org.apache.yoko.orb.OB with parameters of type POA_impl
 void Upcall.setServantAndPOA(Servant servant, POA_impl poa)
           
 void PIUpcall.setServantAndPOA(Servant servant, POA_impl poa)
           
 

Constructors in org.apache.yoko.orb.OB with parameters of type POA_impl
DispatchRequest_impl(POA_impl poa, byte[] oid, Upcall upcall)
           
 

Uses of POA_impl in org.apache.yoko.orb.OBPortableServer
 

Methods in org.apache.yoko.orb.OBPortableServer with parameters of type POA_impl
 void POAManagerFactory_impl._OB_initializeIMR(POA_impl root, ORBControl orbControl)
           
 

Constructors in org.apache.yoko.orb.OBPortableServer with parameters of type POA_impl
DirectServant(POA_impl poa, byte[] oid, Object servant)
           
 

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

Methods in org.apache.yoko.orb.PortableServer with parameters of type POA_impl
 void Current_impl._OB_preinvoke(POA_impl poa, Servant servant, String op, byte[] oid, Object cookie)
           
 



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