Uses of Class
org.omg.PortableInterceptor.ForwardRequest

Packages that use ForwardRequest
org.omg.PortableInterceptor   
 

Uses of ForwardRequest in org.omg.PortableInterceptor
 

Fields in org.omg.PortableInterceptor declared as ForwardRequest
 ForwardRequest ForwardRequestHolder.value
           
 

Methods in org.omg.PortableInterceptor that return ForwardRequest
static ForwardRequest ForwardRequestHelper.extract(Any any)
           
static ForwardRequest ForwardRequestHelper.read(InputStream in)
           
 

Methods in org.omg.PortableInterceptor with parameters of type ForwardRequest
static void ForwardRequestHelper.insert(Any any, ForwardRequest s)
           
static void ForwardRequestHelper.write(OutputStream out, ForwardRequest s)
           
 

Methods in org.omg.PortableInterceptor that throw ForwardRequest
 void ServerRequestInterceptorLocalTie.receive_request(ServerRequestInfo ri)
           
 void ServerRequestInterceptorLocalTie.send_other(ServerRequestInfo ri)
           
 void ServerRequestInterceptorLocalTie.send_exception(ServerRequestInfo ri)
           
 void ServerRequestInterceptorLocalTie.receive_request_service_contexts(ServerRequestInfo ri)
           
 void ClientRequestInterceptorLocalTie.receive_other(ClientRequestInfo ri)
           
 void ClientRequestInterceptorLocalTie.send_request(ClientRequestInfo ri)
           
 void ClientRequestInterceptorLocalTie.receive_exception(ClientRequestInfo ri)
           
 void ServerRequestInterceptorOperations.receive_request_service_contexts(ServerRequestInfo ri)
           
 void ServerRequestInterceptorOperations.receive_request(ServerRequestInfo ri)
           
 void ServerRequestInterceptorOperations.send_exception(ServerRequestInfo ri)
           
 void ServerRequestInterceptorOperations.send_other(ServerRequestInfo ri)
           
 void ClientRequestInterceptorOperations.send_request(ClientRequestInfo ri)
           
 void ClientRequestInterceptorOperations.receive_exception(ClientRequestInfo ri)
           
 void ClientRequestInterceptorOperations.receive_other(ClientRequestInfo ri)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type ForwardRequest
ForwardRequestHolder(ForwardRequest initial)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.