Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Interface
org.omg.PortableInterceptor.ClientRequestInfo

Packages that use ClientRequestInfo
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 ClientRequestInfo in org.omg.PortableInterceptor
 

Methods in org.omg.PortableInterceptor with parameters of type ClientRequestInfo
Modifier and Type Method and Description
 void ClientRequestInterceptorOperations.receive_exception(ClientRequestInfo ri)
          Indicates to the interceptor that an exception occurred.
 void ClientRequestInterceptorOperations.receive_other(ClientRequestInfo ri)
          Allows an Interceptor to query the information available when a request results in something other than a normal reply or an exception.
 void ClientRequestInterceptorOperations.receive_reply(ClientRequestInfo ri)
          Allows an Interceptor to query the information on a reply after it is returned from the server and before control is returned to the client.
 void ClientRequestInterceptorOperations.send_poll(ClientRequestInfo ri)
          Allows an Interceptor to query information during a Time-Independent Invocation (TII) polling get reply sequence.
 void ClientRequestInterceptorOperations.send_request(ClientRequestInfo ri)
          Allows an Interceptor to query request information and modify the service context before the request is sent to the server.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

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, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.