|
inline |
Converts a set of proxy properties into a proxy.
The "base" name supplied in the property argument refers to a property containing a stringified proxy, such as MyProxy=id:tcp -h localhost -p 10000. Additional properties configure local settings for the proxy.
| Prx | The type of the proxy to return. |
| property | The base property name. |
| ParseException | Thrown when the property value is not a valid proxy string. |
| CommunicatorDestroyedException | Thrown when the communicator has been destroyed. |
Definition at line 113 of file Communicator.h.