#include <DII_Reply_Dispatcher.h>
Inheritance diagram for TAO_DII_Deferred_Reply_Dispatcher:
Public Member Functions | |
TAO_DII_Deferred_Reply_Dispatcher (const CORBA::Request_ptr req, TAO_ORB_Core *orb_core) | |
virtual int | dispatch_reply (TAO_Pluggable_Reply_Params ¶m) |
virtual void | connection_closed (void) |
virtual void | reply_timed_out (void) |
The following methods are not needed for this class.. | |
virtual long | schedule_timer (CORBA::ULong, const ACE_Time_Value &ACE_ENV_ARG_DECL_NOT_USED) |
Protected Member Functions | |
~TAO_DII_Deferred_Reply_Dispatcher (void) | |
Destructor. | |
Private Attributes | |
const CORBA::Request_ptr | req_ |
Where the reply needs to go. |
|
|
|
Destructor.
|
|
Implements TAO_Asynch_Reply_Dispatcher_Base. |
|
Implements TAO_Asynch_Reply_Dispatcher_Base. |
|
The following methods are not needed for this class..
Implements TAO_Asynch_Reply_Dispatcher_Base. |
|
Implements TAO_Asynch_Reply_Dispatcher_Base. |
|
Where the reply needs to go.
|