#include "tao/orbconf.h"
#include "tao/PI/PI_includeC.h"
#include "tao/PI_Server/ServerRequestDetails.inl"
Go to the source code of this file.
Classes | |
class | TAO::ServerRequestDetails |
The policy-driven details for a registered server request interceptor. More... | |
Namespaces | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies. |
This file declares a class that manages the details about a registered server request interceptor. Policies can be used when interceptors are registered, and the policy values will be processed and used to modify the values of the ServerRequestDetails object associated with the registered server request interceptor.
Definition in file ServerRequestDetails.h.