Uses of Interface
org.omg.PortableInterceptor.RequestInfoOperations
-
Packages that use RequestInfoOperations 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 RequestInfoOperations in org.omg.PortableInterceptor
Subinterfaces of RequestInfoOperations in org.omg.PortableInterceptor Modifier and Type Interface Description interfaceClientRequestInfoRequest Information, accessible to client-side request interceptors.interfaceClientRequestInfoOperationsRequest Information, accessible to client-side request interceptors.interfaceRequestInfoRequest Information, accessible to Interceptors.interfaceServerRequestInfoRequest Information, accessible to server-side request interceptors.interfaceServerRequestInfoOperationsRequest Information, accessible to server-side request interceptors.
-