#include <ServerInterceptorAdapter.h>
A convenient helper class to invoke registered server request interceptor(s) in tao_idl generated code.
|
|
|
|
|
Returns true if a LOCATION_FORWARD was generated, and false otherwise. |
|
This method an "intermediate" server side interception point.
|
|
This method implements the "starting" server side interception point. |
|
This method implements one of the "ending" server side interception points. |
|
This method implements one of the "ending" server side interception points. |
|
This method implements one of the "ending" server side interception points. |
|
Reference to the list of registered interceptors.
|
|
Cache the length of the interceptor list so that we don't have to compute it at each stage of the current interception. |
|
True if a PortableInterceptor::ForwardRequest exception was thrown. |
|
The number of interceptors "pushed" onto the logical flow stack. This is used when unwinding the flow stack. |