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