Uses of Interface
org.omg.PortableInterceptor.InterceptorOperations
-
Packages that use InterceptorOperations Package Description com.sun.corba.ee.impl.folb com.sun.corba.ee.impl.oa.rfm com.sun.corba.ee.impl.plugin.hwlb org.omg.PortableInterceptor -
-
Uses of InterceptorOperations in com.sun.corba.ee.impl.folb
Classes in com.sun.corba.ee.impl.folb that implement InterceptorOperations Modifier and Type Class Description classClientGroupManagerclassServerGroupManager -
Uses of InterceptorOperations in com.sun.corba.ee.impl.oa.rfm
Classes in com.sun.corba.ee.impl.oa.rfm that implement InterceptorOperations Modifier and Type Class Description private static classReferenceManagerConfigurator.RMIORInterceptor -
Uses of InterceptorOperations in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement InterceptorOperations Modifier and Type Class Description classRetryClientRequestInterceptorclassRetryServerRequestInterceptorclassVirtualAddressAgentImpl -
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.
-