所有类


接口 org.omg.PortableInterceptor.ClientRequestInterceptor
的使用

使用 ClientRequestInterceptor 的软件包
org.omg.PortableInterceptor 提供一个注册 ORB 挂钩 (hook) 的机制,通过这些挂钩 ORB 服务可以截取执行 ORB 的正常流。 
 

org.omg.PortableInterceptorClientRequestInterceptor 的使用
 

参数类型为 ClientRequestInterceptororg.omg.PortableInterceptor 中的方法
 void ORBInitInfoOperations.add_client_request_interceptor(ClientRequestInterceptor interceptor)
          此方法用来将客户端的请求 Interceptor 添加到客户端请求 Interceptor 列表。
 


所有类

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部