Uses of Interface
org.omg.PortableInterceptor.ServerRequestInterceptorOperations
-
Packages that use ServerRequestInterceptorOperations 软件包 描述 org.omg.PortableInterceptor 提供一种注册ORB钩子的机制,ORB服务可以通过该钩子拦截ORB的正常执行流程。 -
-
Uses of ServerRequestInterceptorOperations in org.omg.PortableInterceptor
Subinterfaces of ServerRequestInterceptorOperations in org.omg.PortableInterceptor Modifier and Type 接口 描述 interface
ServerRequestInterceptor
服务器端请求拦截器。
-