Contains the invocation retry parameters used when encountering CORBA exceptions. The parameters can be specified using either the Client_Strategy_Factory service given in the service configuration file or through the command line. Any command line parameter overrides the corresponding option in the service configurator file.
More...
#include <Invocation_Retry_Params.h>
Contains the invocation retry parameters used when encountering CORBA exceptions. The parameters can be specified using either the Client_Strategy_Factory service given in the service configuration file or through the command line. Any command line parameter overrides the corresponding option in the service configurator file.
typedef ACE_Array_Map<int, int> TAO::Invocation_Retry_Params::exception_limit_map_type |
TAO::Invocation_Retry_Params::Invocation_Retry_Params |
( |
void |
| ) |
|
The maximum number of retry attempts per exception type when exceptions are encountered. The profiles are cycled through during each attempt.
int TAO::Invocation_Retry_Params::forward_on_reply_closed_limit_ |
The maximum number of times to retry a an invocation if the the connection to the server is closed when trying to get a reply.
The delay to use between cycles of base and forward profiles.
The documentation for this struct was generated from the following files: