Creates a proxy from an Ice identity.
If this object adapter is configured with an adapter ID, the proxy is an indirect proxy that refers to this adapter ID. If a replica group ID is also defined, the proxy is an indirect proxy that refers to this replica group ID. Otherwise, the proxy is a direct proxy containing this object adapter's published endpoints.
- Template Parameters
-
Prx | The type of the proxy to return. |
- Parameters
-
- Returns
- A proxy with the given identity.
Definition at line 256 of file ObjectAdapter.h.