#include "tao/Messaging/messaging_export.h"
#include "tao/Allocator.h"
#include "tao/Service_Context.h"
#include "tao/CDR.h"
#include "tao/LocalObject.h"
#include "tao/Buffer_Allocator_T.h"
#include "tao/GIOPC.h"
#include "ace/Synch_Traits.h"
#include "ace/Thread_Mutex.h"
#include "ace/Null_Mutex.h"
#include "tao/Exception.h"
Go to the source code of this file.
Classes | |
class | TAO_AMH_Response_Handler |
Class representing an Asynchronous-Method-Handling (AMH) ResponseHandler (RH) object. More... | |
class | TAO::ARH_Refcount_Functor |
Functor for refcounting of TAO_AMH_Response_Handler. More... | |
Namespaces | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
Typedefs | |
typedef ACE_Allocator | TAO_AMH_BUFFER_ALLOCATOR |
Definition in file AMH_Response_Handler.h.
Definition at line 43 of file AMH_Response_Handler.h.