TAO_PortableGroup 4.0.0
|
A class that strategizes the request dispatching procedure. More...
#include <PortableGroup_Request_Dispatcher.h>
Public Member Functions | |
~PortableGroup_Request_Dispatcher () override=default | |
Destructor. | |
void | dispatch (TAO_ORB_Core *orb_core, TAO_ServerRequest &request, CORBA::Object_out forward_to) override |
![]() | |
virtual | ~TAO_Request_Dispatcher () |
Private Attributes | |
TAO_Portable_Group_Map | group_map_ |
Hash map containing the GroupId->ObjectKey mappings. | |
TAO_PortableGroup_Acceptor_Registry | acceptor_registry_ |
Registry for all of the group (multicast) acceptors. | |
Friends | |
class | TAO_GOA |
A class that strategizes the request dispatching procedure.
|
overridedefault |
Destructor.
|
overridevirtual |
Dispatch a request.
Reimplemented from TAO_Request_Dispatcher.
|
friend |
|
private |
Registry for all of the group (multicast) acceptors.
|
private |
Hash map containing the GroupId->ObjectKey mappings.