|
inline |
Converts a stringified proxy into a proxy.
| Prx | The type of the proxy to return. |
| str | The stringified proxy to convert into a proxy. |
str is an empty string. | ParseException | Thrown when str is not a valid proxy string. |
Definition at line 85 of file Communicator.h.