#include "ace/CORBA_macros.h"
#include "ace/Service_Object.h"
#include "tao/TAO_Export.h"
Include dependency graph for Endpoint_Selector_Factory.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
Classes | |
class | TAO_Endpoint_Selector_Factory |
Factory for initializing <endpoint_selection_state> and obtaining appropriate <invocation_endpoint_selector>. More... |
Strategies for selecting profile/endpoint from an IOR for making an invocation.
Frank Hunleth <fhunleth@cs.wustl.edu>