#include <Asynch_Invocation.h>
Inheritance diagram for TAO_GIOP_Twoway_Asynch_Invocation:
Public Methods | |
TAO_GIOP_Twoway_Asynch_Invocation (TAO_Stub *stub, const char *operation, CORBA::ULong opname_len_, CORBA::Boolean argument_flag, TAO_ORB_Core *orb_core, const TAO_Reply_Handler_Skeleton &reply_handler_skel, Messaging::ReplyHandler_ptr reply_handler_ptr) | |
Constructor. More... | |
Protected Methods | |
virtual int | invoke_i (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException) |
Implementation of the invoke() methods, handles the basic send/reply code and the system exceptions. More... |
|
Constructor.
|
|
Implementation of the invoke() methods, handles the basic send/reply code and the system exceptions.
Reimplemented from TAO_GIOP_Asynch_Invocation. |