#include <proxy_mapper.h>
◆ ~ProxyMapperInterface()
virtual grpc_core::ProxyMapperInterface::~ProxyMapperInterface |
( |
| ) |
|
|
virtualdefault |
◆ MapAddress()
Determines the proxy address to use to contact address.
If no proxy is needed, returns false. Otherwise, sets new_address, optionally sets new_args, and returns true.
◆ MapName()
Determines the proxy name to resolve for server_uri.
If no proxy is needed, returns false. Otherwise, sets name_to_resolve, optionally sets new_args, and returns true.
The documentation for this class was generated from the following file: