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

Packages that use DuplicateName
org.omg.PortableInterceptor   
org.omg.PortableInterceptor.ORBInitInfoPackage   
 

Uses of DuplicateName in org.omg.PortableInterceptor
 

Methods in org.omg.PortableInterceptor that throw DuplicateName
 void ORBInitInfoLocalTie.add_client_request_interceptor(ClientRequestInterceptor interceptor)
           
 void ORBInitInfoOperations.add_client_request_interceptor(ClientRequestInterceptor interceptor)
           
 void ORBInitInfoLocalTie.add_ior_interceptor(IORInterceptor interceptor)
           
 void ORBInitInfoOperations.add_ior_interceptor(IORInterceptor interceptor)
           
 void ORBInitInfoLocalTie.add_server_request_interceptor(ServerRequestInterceptor 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 s)
           
static void DuplicateNameHelper.write(OutputStream out, DuplicateName s)
           
 

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



Copyright © {inceptionYear}-2007 null. All Rights Reserved.