Uses of Class
org.apache.yoko.orb.OB.RefCountPolicyList

Packages that use RefCountPolicyList
org.apache.yoko.orb.CORBA   
org.apache.yoko.orb.OB   
org.apache.yoko.orb.OBPortableServer   
 

Uses of RefCountPolicyList in org.apache.yoko.orb.CORBA
 

Methods in org.apache.yoko.orb.CORBA that return RefCountPolicyList
 RefCountPolicyList Delegate._OB_policies()
           
 

Constructors in org.apache.yoko.orb.CORBA with parameters of type RefCountPolicyList
Delegate(ORBInstance orbInstance, IOR ior, IOR origIOR, RefCountPolicyList policies)
           
 

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

Fields in org.apache.yoko.orb.OB declared as RefCountPolicyList
protected  RefCountPolicyList Downcall.policies_
           
 

Methods in org.apache.yoko.orb.OB that return RefCountPolicyList
 RefCountPolicyList Downcall.policies()
           
 

Methods in org.apache.yoko.orb.OB with parameters of type RefCountPolicyList
static void MessageRoutingUtil.getInvocationPolicyValues(RefCountPolicyList policyList, PolicyValueSeqHolder policies)
           
 

Constructors in org.apache.yoko.orb.OB with parameters of type RefCountPolicyList
Downcall(ORBInstance orbInstance, Client client, ProfileInfo profileInfo, RefCountPolicyList policies, String op, boolean resp)
           
DowncallStub(ORBInstance orbInstance, IOR ior, IOR origIOR, RefCountPolicyList policies)
           
PIArgsDowncall(ORBInstance orbInstance, Client client, ProfileInfo profileInfo, RefCountPolicyList policies, String op, boolean resp, IOR IOR, IOR origIOR, PIManager piManager, ParameterDesc[] argDesc, ParameterDesc retDesc, TypeCode[] exceptionTC)
           
PIDIIDowncall(ORBInstance orbInstance, Client client, ProfileInfo profileInfo, RefCountPolicyList policies, String op, boolean resp, IOR IOR, IOR origIOR, PIManager piManager, NVList args, NamedValue result, ExceptionList exceptions)
           
PIDowncall(ORBInstance orbInstance, Client client, ProfileInfo profileInfo, RefCountPolicyList policies, String op, boolean resp, IOR IOR, IOR origIOR, PIManager piManager)
           
 

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

Methods in org.apache.yoko.orb.OBPortableServer with parameters of type RefCountPolicyList
 DirectServant POAManagerFactory_impl._OB_getDirectServant(IOR ior, RefCountPolicyList policies)
           
 



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