#include "ace/config-all.h"
#include "Interceptor_List.h"
Include dependency graph for ClientRequestInterceptor_Adapter.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
Classes | |
class | TAO::ClientRequestInterceptor_Adapter |
A convenient helper class to invoke registered client request interceptors. More... |
This file an adapter class to simplify the support of interceptors. This file is a modified form of ClientInterceptor_Adapter.h
Ossama Othman <ossama@uci.edu>
Kirthika Parameswaran <kirthika@cs.wustl.edu>