|
TAO_DynamicInterface
2.1.2
|
Reply dispatcher for DII deferred requests. More...
#include <DII_Reply_Dispatcher.h>


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) |
| The Reply_Dispatcher methods. | |
| 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 &) |
Protected Member Functions | |
| ~TAO_DII_Deferred_Reply_Dispatcher (void) | |
| Destructor. | |
Private Attributes | |
| const CORBA::Request_ptr | req_ |
| Where the reply needs to go. | |
Reply dispatcher for DII deferred requests.
| TAO_DII_Deferred_Reply_Dispatcher::TAO_DII_Deferred_Reply_Dispatcher | ( | const CORBA::Request_ptr | req, |
| TAO_ORB_Core * | orb_core | ||
| ) |
|
protected |
Destructor.
|
virtual |
Implements TAO_Reply_Dispatcher.
|
virtual |
The Reply_Dispatcher methods.
Implements TAO_Reply_Dispatcher.
|
inlinevirtual |
The following methods are not needed for this class..
Implements TAO_Reply_Dispatcher.
|
inlinevirtual |
Implements TAO_Asynch_Reply_Dispatcher_Base.
|
private |
Where the reply needs to go.
1.8.0-20120409