API Reference
| Classic JavaDoc |
Exchange.setClient
public void setClient(ExchangeServiceClient client)
Changes the HTTP client used to send requests and receive responses to/from the Exchange server.
This allows to implement a custom client or wrap the existing client in a proxy client.
This method is only available in the Professional edition of the library.See Also:
This method is only available in the Professional edition of the library.See Also:
Community comments
Powered by JavaDocPlus