Uses of Interface
org.omg.PortableInterceptor.ServerRequestInterceptorOperations
-
Packages that use ServerRequestInterceptorOperations 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 ServerRequestInterceptorOperations in org.omg.PortableInterceptor
Subinterfaces of ServerRequestInterceptorOperations in org.omg.PortableInterceptor Modifier and Type Interface Description interface
ServerRequestInterceptor
Server-side request interceptor.
-