Uses of Interface
org.omg.PortableInterceptor.InterceptorOperations
-
Packages that use InterceptorOperations Package Description org.omg.PortableInterceptor Provides a mechanism to register ORB hooks through which ORB services can intercept the normal flow of execution of the ORB. -
-
Uses of InterceptorOperations in org.omg.PortableInterceptor
Subinterfaces of InterceptorOperations in org.omg.PortableInterceptor Modifier and Type Interface Description interfaceClientRequestInterceptorClient-side request interceptor.interfaceClientRequestInterceptorOperationsClient-side request interceptor.interfaceInterceptorAll Portable Interceptors implement Interceptor.interfaceIORInterceptorInterceptor used to establish tagged components in the profiles within an IOR.interfaceIORInterceptor_3_0org/omg/PortableInterceptor/IORInterceptor_3_0.java .interfaceIORInterceptor_3_0Operationsorg/omg/PortableInterceptor/IORInterceptor_3_0Operations.java .interfaceIORInterceptorOperationsInterceptor used to establish tagged components in the profiles within an IOR.interfaceServerRequestInterceptorServer-side request interceptor.interfaceServerRequestInterceptorOperationsServer-side request interceptor.
-