Uses of Interface
org.omg.PortableInterceptor.Interceptor
-
Packages that use Interceptor 软件包 描述 org.omg.PortableInterceptor 提供一种注册ORB钩子的机制,ORB服务可以通过该钩子拦截ORB的正常执行流程。 -
-
Uses of Interceptor in org.omg.PortableInterceptor
Subinterfaces of Interceptor in org.omg.PortableInterceptor Modifier and Type 接口 描述 interface
ClientRequestInterceptor
客户端请求拦截器。interface
IORInterceptor
拦截器用于在IOR中的配置文件中建立标记的组件。interface
IORInterceptor_3_0
org / omg / PortableInterceptor / IORInterceptor_3_0.java。interface
ServerRequestInterceptor
服务器端请求拦截器。
-