Ice 3.7 C++11 API Reference
Classes | Namespaces | Typedefs
DispatchInterceptor.h File Reference
#include <Ice/Object.h>
Include dependency graph for DispatchInterceptor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ice::DispatchInterceptor
 Base class for a dispatch interceptor, which is a servant that dispatches requests to another servant. More...
 

Namespaces

 Ice
 

Typedefs

using Ice::DispatchInterceptorPtr = ::std::shared_ptr< DispatchInterceptor >