Uses of Class
org.omg.IOP.IORHolder

Packages that use IORHolder
org.apache.yoko.orb.OB   
org.apache.yoko.orb.OCI   
org.apache.yoko.orb.PortableInterceptor   
 

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

Methods in org.apache.yoko.orb.OB with parameters of type IORHolder
 int OAInterface.findByKey(byte[] key, IORHolder ior)
           
 

Uses of IORHolder in org.apache.yoko.orb.OCI
 

Methods in org.apache.yoko.orb.OCI with parameters of type IORHolder
 void AcceptorOperations.add_profiles(ProfileInfo profile_info, POAPolicies policies, IORHolder ref)
          Add new profiles that match this Acceptor to an IOR.
 void AccFactoryOperations.change_key(IORHolder ior, byte[] key)
          Change the object-key in the IOR profile for this given protocol.
 

Uses of IORHolder in org.apache.yoko.orb.PortableInterceptor
 

Methods in org.apache.yoko.orb.PortableInterceptor with parameters of type IORHolder
 void IORInfo_impl._OB_addComponents(IORHolder ior, Version version)
           
 



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