#include "ace/Task_T.h"
#include "tao/TAO_Export.h"
Include dependency graph for Thread_Per_Connection_Handler.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | TAO_Thread_Per_Connection_Handler |
Definition for the thread-per-connection strategy. More... | |
Typedefs | |
typedef ACE_Task< ACE_NULL_SYNCH > | TAO_TPC_BASE |
Definition of a connection handler for the thread-per-connection strategy.
|
|