Uses of Interface
org.omg.PortableInterceptor.ServerRequestInterceptorOperations
-
Packages that use ServerRequestInterceptorOperations Package Description com.sun.corba.ee.impl.folb com.sun.corba.ee.impl.plugin.hwlb org.omg.PortableInterceptor -
-
Uses of ServerRequestInterceptorOperations in com.sun.corba.ee.impl.folb
Classes in com.sun.corba.ee.impl.folb that implement ServerRequestInterceptorOperations Modifier and Type Class Description class
ServerGroupManager
-
Uses of ServerRequestInterceptorOperations in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement ServerRequestInterceptorOperations Modifier and Type Class Description class
RetryServerRequestInterceptor
-
Uses of ServerRequestInterceptorOperations in org.omg.PortableInterceptor
Subinterfaces of ServerRequestInterceptorOperations in org.omg.PortableInterceptor Modifier and Type Interface Description interface
ServerRequestInterceptor
Server-side request interceptor.
-