#include "ace/pre.h"
#include "tao/orbconf.h"
#include "tao/Transport.h"
#include "tao/Reply_Dispatcher.h"
#include "tao/Asynch_Timeout_Handler.h"
#include "tao/Messaging.h"
#include "ace/post.h"
Include dependency graph for Asynch_Reply_Dispatcher.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_Asynch_Reply_Dispatcher |
Reply dispatcher for Asynchoronous Method Invocation (AMI)s. More... | |
class | TAO_Asynch_Reply_Dispatcher_Base |
Base class for TAO_Asynch_Reply_Dispatcher and TAO_DII_Deferred_Reply_Dispatcher. More... |
Asynch_Reply_Dispatcher.h,v 1.13 2001/08/01 23:39:46 coryan Exp