软件包 | 描述 |
---|---|
org.omg.PortableInterceptor |
提供了一种机制,通过该服务登记ORB钩子可以截获球的ORB执行的正常流动。
|
Modifier and Type | Method and Description |
---|---|
void |
ClientRequestInterceptorOperations.receive_exception(ClientRequestInfo ri)
指示一个异常发生的“”“”“”。
|
void |
ClientRequestInterceptorOperations.receive_other(ClientRequestInfo ri)
允许一个拦截者在一个请求结果以外的其他正常的答复或异常时查询可用的信息。
|
void |
ClientRequestInterceptorOperations.receive_reply(ClientRequestInfo ri)
允许在从服务器返回并在控件返回到客户端之前对答复的答复的信息进行查询的信息。
|
void |
ClientRequestInterceptorOperations.send_poll(ClientRequestInfo ri)
允许一个拦截信息的查询时间独立调用期间(TII)投票得到回复顺序。
|
void |
ClientRequestInterceptorOperations.send_request(ClientRequestInfo ri)
允许一个拦截者在请求发送到服务器之前查询请求信息和修改服务上下文。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.