Request::get_response

Overview Get the response from the request that is expected after a send_deferred has been issued.
Original class CORBA::Request
Exceptions CORBA::SystemException


Intended Usage

Use of the get_response method will result in a blocking call if the response hasn't been received yet. For client DII applications, use of the ORB::get_next_response method is recommended.

Syntax

  CORBA::Status get_response();

Input parameters

None.

Return values

CORBA::Status
A zero return code indicates the response was successfuly received. A non-zero return code indicates failure.

Related reference
CORBA module



Searchable topic ID:   rcor_modr11
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_modr11.html

Library | Support | Terms of Use | Feedback