Closes this client, and releases underlying resources.
Closes this client, and releases underlying resources.
a client configuration object
The underlying implementation of the client, if any.
The underlying implementation of the client, if any. You must cast explicitly to the type you want.
the type you are expecting (i.e. isInstanceOf)
the backing class.
Generates a request holder which can be used to build requests.
Generates a request holder which can be used to build requests.
The base URL to make HTTP requests to.
a WSRequestHolder
A WS client backed by an AsyncHttpClient.
If you need to debug AsyncHttpClient, set logger.org.asynchttpclient=DEBUG in your application.conf file.
a client configuration object