Uses of Interface
org.omg.PortableInterceptor.ClientRequestInterceptorOperations
-
Packages that use ClientRequestInterceptorOperations Package Description com.sun.corba.ee.impl.folb com.sun.corba.ee.impl.plugin.hwlb org.omg.PortableInterceptor -
-
Uses of ClientRequestInterceptorOperations in com.sun.corba.ee.impl.folb
Classes in com.sun.corba.ee.impl.folb that implement ClientRequestInterceptorOperations Modifier and Type Class Description class
ClientGroupManager
-
Uses of ClientRequestInterceptorOperations in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement ClientRequestInterceptorOperations Modifier and Type Class Description class
RetryClientRequestInterceptor
-
Uses of ClientRequestInterceptorOperations in org.omg.PortableInterceptor
Subinterfaces of ClientRequestInterceptorOperations in org.omg.PortableInterceptor Modifier and Type Interface Description interface
ClientRequestInterceptor
Client-side request interceptor.
-