#include <Synch_Invocation.h>
Inheritance diagram for TAO::Synch_Oneway_Invocation:
Public Member Functions | |
Synch_Oneway_Invocation (CORBA::Object_ptr otarget, Profile_Transport_Resolver &resolver, TAO_Operation_Details &detail) | |
Constructor used by TAO::Invocation_Adapter. | |
Invocation_Status | remote_oneway (ACE_Time_Value *max_wait_time ACE_ENV_ARG_DECL) throw (CORBA::Exception) |
This class inherits from twoway invocation for the following reasons
|
Constructor used by TAO::Invocation_Adapter.
|
|
Method used by the adapter to kickstart an oneway invocation to the remote object. |