Uses of Class
org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName

Packages that use DuplicateName
org.apache.yoko.orb.OB   
org.apache.yoko.orb.OBPortableInterceptor   
org.omg.PortableInterceptor   
org.omg.PortableInterceptor.ORBInitInfoPackage   
 

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

Methods in org.apache.yoko.orb.OB that throw DuplicateName
 void PIManager.addClientRequestInterceptor(ClientRequestInterceptor interceptor)
           
 void PIManager.addIORInterceptor(IORInterceptor interceptor, boolean insertAtHead)
           
 void PIManager.addServerRequestInterceptor(ServerRequestInterceptor interceptor)
           
 

Uses of DuplicateName in org.apache.yoko.orb.OBPortableInterceptor
 

Methods in org.apache.yoko.orb.OBPortableInterceptor that throw DuplicateName
 void ORBInitInfo_impl.add_client_request_interceptor(ClientRequestInterceptor i)
           
 void ORBInitInfo_impl.add_ior_interceptor(IORInterceptor i)
           
 void ORBInitInfo_impl.add_server_request_interceptor(ServerRequestInterceptor i)
           
 

Uses of DuplicateName in org.omg.PortableInterceptor
 

Methods in org.omg.PortableInterceptor that throw DuplicateName
 void ORBInitInfoOperations.add_client_request_interceptor(ClientRequestInterceptor interceptor)
           
 void ORBInitInfoOperations.add_ior_interceptor(IORInterceptor interceptor)
           
 void ORBInitInfoOperations.add_server_request_interceptor(ServerRequestInterceptor interceptor)
           
 

Uses of DuplicateName in org.omg.PortableInterceptor.ORBInitInfoPackage
 

Fields in org.omg.PortableInterceptor.ORBInitInfoPackage declared as DuplicateName
 DuplicateName DuplicateNameHolder.value
           
 

Methods in org.omg.PortableInterceptor.ORBInitInfoPackage that return DuplicateName
static DuplicateName DuplicateNameHelper.extract(Any any)
           
static DuplicateName DuplicateNameHelper.read(InputStream in)
           
 

Methods in org.omg.PortableInterceptor.ORBInitInfoPackage with parameters of type DuplicateName
static void DuplicateNameHelper.insert(Any any, DuplicateName val)
           
static void DuplicateNameHelper.write(OutputStream out, DuplicateName val)
           
 

Constructors in org.omg.PortableInterceptor.ORBInitInfoPackage with parameters of type DuplicateName
DuplicateNameHolder(DuplicateName initial)
           
 



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