CORBA module: ServerRequest Class

Overview Provides information about a request to be dispatched by a BOA::DynamicImplementation.
File name request.h
Supported methods ServerRequest::_duplicate
ServerRequest::_nil
ServerRequest::ctx
ServerRequest::set_exception
ServerRequest::op_def
ServerRequest::operation
ServerRequest::arguments
ServerRequest::set_result


Intended Usage

The ServerRequest class is intended to be used by an implementation of a subclass of CORBA::BOA::DynamicImplementation , within the invoke method. The ServerRequest class is part of the DynamicSkeleton Interface (DSI), used primarily to create inter-ORB bridges or gateway servers.

The ServerRequest object provides information to the CORBA::BOA::DynamicImplementation ::invoke method about the operation to be invoked and the in and inout parameter values. It also provides methods for recording the output and return values after the operation has been dispatched, so that the response can be sent back to the calling client.


Related reference
ServerRequest::_duplicate
ServerRequest::_nil
ServerRequest::ctx
ServerRequest::set_exception
ServerRequest::op_def
ServerRequest::operation
ServerRequest::arguments
ServerRequest::set_result



Searchable topic ID:   rcor_modsrc
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_modsrc.html

Library | Support | Terms of Use | Feedback