Uses of Class
org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName
Packages that use DuplicateName
Package
Description
-
Uses of DuplicateName in com.sun.corba.se.impl.interceptors
Methods in com.sun.corba.se.impl.interceptors that throw DuplicateNameModifier and TypeMethodDescriptionvoidORBInitInfoImpl.add_client_request_interceptor(ClientRequestInterceptor interceptor) This operation is used to add a client-side request Interceptor to the list of client-side request Interceptors.voidORBInitInfoImpl.add_client_request_interceptor_with_policy(ClientRequestInterceptor interceptor, Policy[] policies) voidORBInitInfoImpl.add_ior_interceptor(IORInterceptor interceptor) This operation is used to add an IOR Interceptor to the list of IOR Interceptors.voidORBInitInfoImpl.add_ior_interceptor_with_policy(IORInterceptor interceptor, Policy[] policies) voidORBInitInfoImpl.add_server_request_interceptor(ServerRequestInterceptor interceptor) This operation is used to add a server-side request Interceptor to the list of server-side request Interceptors.voidORBInitInfoImpl.add_server_request_interceptor_with_policy(ServerRequestInterceptor interceptor, Policy[] policies) voidPIHandlerImpl.register_interceptor(Interceptor interceptor, int type) Called by ORBInitInfo when an interceptor needs to be registered.voidPINoOpHandlerImpl.register_interceptor(Interceptor interceptor, int type) -
Uses of DuplicateName in com.sun.corba.se.spi.protocol
Methods in com.sun.corba.se.spi.protocol that throw DuplicateNameModifier and TypeMethodDescriptionvoidPIHandler.register_interceptor(Interceptor interceptor, int type) -
Uses of DuplicateName in org.omg.PortableInterceptor
Methods in org.omg.PortableInterceptor that throw DuplicateNameModifier and TypeMethodDescriptionvoidORBInitInfoOperations.add_client_request_interceptor(ClientRequestInterceptor interceptor) Used to add a client-side request Interceptor to the list of client-side request Interceptors.voidORBInitInfoOperations.add_ior_interceptor(IORInterceptor interceptor) Used to add an IOR Interceptor to the list of IOR Interceptors.voidORBInitInfoOperations.add_server_request_interceptor(ServerRequestInterceptor interceptor) Used to add a server-side request Interceptor to the list of server-side request Interceptors. -
Uses of DuplicateName in org.omg.PortableInterceptor.ORBInitInfoPackage
Fields in org.omg.PortableInterceptor.ORBInitInfoPackage declared as DuplicateNameMethods in org.omg.PortableInterceptor.ORBInitInfoPackage that return DuplicateNameModifier and TypeMethodDescriptionstatic DuplicateNamestatic DuplicateNameDuplicateNameHelper.read(InputStream istream) Methods in org.omg.PortableInterceptor.ORBInitInfoPackage with parameters of type DuplicateNameModifier and TypeMethodDescriptionstatic voidDuplicateNameHelper.insert(Any a, DuplicateName that) static voidDuplicateNameHelper.write(OutputStream ostream, DuplicateName value) Constructors in org.omg.PortableInterceptor.ORBInitInfoPackage with parameters of type DuplicateName