Class MessageForwardProcess

Class Documentation

class MessageForwardProcess

Manage two threads: one is responsible for handling the request queue, and the other is responsible for handling the response queue.

Public Functions

MessageForwardProcess(ServiceServerProxy::SharedPtr &srv_proxy, ServiceClientProxyManager::SharedPtr &cli_proxy_mgr, ForwardManagement::SharedPtr &forward_management, RequestReceiveQueue::SharedPtr &request_queue, ResponseReceiveQueue::SharedPtr &response_queue)
~MessageForwardProcess()