Type of value returned from request execution
Type of value returned from request execution
Allow executor to release any resources for an entity
Allow executor to release any resources for an entity
Execute the request against an HttpClient
Execute the request against an HttpClient
Apply handler block when response code is 200 - 204
Apply handler block when response code is 200 - 204
Apply handler block when response code is 200 - 204
Apply handler block when response code is 200 - 204
Call shutdown if not already shutdown, issue warning
Call shutdown if not already shutdown, issue warning
Logger for this executor, logs to console.
Logger for this executor, logs to console.
Release resources held by the executor.
Release resources held by the executor.
Apply Response Handler if reponse code returns true from chk.
Apply Response Handler if reponse code returns true from chk.
Execute full request-response handler, response in package.
Execute full request-response handler, response in package.
Use x[T](hand: Handler[T]) instead. Construct a Handler if needed.
Mix in to Http if you want JDK logging