|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ForwardRequest | |
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 ForwardRequest in org.omg.PortableInterceptor |
Methods in org.omg.PortableInterceptor that throw ForwardRequest | |
void |
ServerRequestInterceptorOperations.receive_request_service_contexts(ServerRequestInfo ri)
Allows the interceptor to process service context information. |
void |
ServerRequestInterceptorOperations.receive_request(ServerRequestInfo ri)
Allows an Interceptor to query request information after all the information, including operation parameters, are available. |
void |
ServerRequestInterceptorOperations.send_exception(ServerRequestInfo ri)
Allows an Interceptor to query the exception information and modify the reply service context before the exception is thrown to the client. |
void |
ServerRequestInterceptorOperations.send_other(ServerRequestInfo 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.send_request(ClientRequestInfo ri)
Allows an Interceptor to query request information and modify the service context before the request is sent to the server. |
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. |
|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.