Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

CORBA::Request::get_response

Synopsis

Retrieves the response of a specific deferred synchronous request.

C++ Binding

void CORBA::Request::get_response ();

Arguments

None.

Description

This member function retrieves the response of a specific request; it is used after a call to the CORBA::Request::send_deferred function or the CORBA::Request::send_multiple_requests function. If the request has not completed, the CORBA::Request::get_response function blocks until it does complete.

Return Values

None.

See Also

CORBA::Request::send_deferred

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy