#include "ace/pre.h"
#include "tao/IOPC.h"
#include "ace/post.h"
Include dependency graph for Transport_Mux_Strategy.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_Transport_Mux_Strategy |
Strategy to determine whether the connection should be multiplexed for multiple requests or it is exclusive for a single request at a time. More... |
Transport_Mux_Strategy.h,v 1.18 2002/12/22 17:28:08 bala Exp