#include <RT_Invocation_Endpoint_Selectors.h>
Inheritance diagram for TAO_Protocol_Endpoint_Selector
Public Methods | |
TAO_Protocol_Endpoint_Selector (void) | |
Constructor. | |
virtual | ~TAO_Protocol_Endpoint_Selector (void) |
Destructor. | |
virtual void | select_endpoint (TAO_GIOP_Invocation *invocation, CORBA::Environment &ACE_TRY_ENV) |
virtual void | next (TAO_GIOP_Invocation *invocation, CORBA::Environment &ACE_TRY_ENV) |
virtual void | forward (TAO_GIOP_Invocation *invocation, const TAO_MProfile &mprofile, CORBA::Environment &ACE_TRY_ENV) |
virtual void | success (TAO_GIOP_Invocation *invocation) |
virtual void | close_connection (TAO_GIOP_Invocation *invocation) |
This strategy is used when only RTCORBA::ClientProtocolPolicy is set or RTCORBA::ClientProtocolPolicy plus RTCORBA::SERVER_DECLARED priority model.
|
Constructor.
|
|
Destructor.
|
|
Reimplemented from TAO_Invocation_Endpoint_Selector. |
|
Reimplemented from TAO_Invocation_Endpoint_Selector. |
|
Reimplemented from TAO_Invocation_Endpoint_Selector. |
|
Reimplemented from TAO_Invocation_Endpoint_Selector. |
|
Reimplemented from TAO_Invocation_Endpoint_Selector. |