Uses of Interface
org.omg.PortableInterceptor.ServerRequestInfoOperations
-
Packages that use ServerRequestInfoOperations 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 ServerRequestInfoOperations in org.omg.PortableInterceptor
Subinterfaces of ServerRequestInfoOperations in org.omg.PortableInterceptor Modifier and Type Interface Description interface
ServerRequestInfo
Request Information, accessible to server-side request interceptors.
-