Type of value returned from request execution
Type of value returned from request execution
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
Does nothing, NIO executor always consumes entities it creates
Does nothing, NIO executor always consumes entities it creates
Execute the request against an HttpClient
Execute the request against an HttpClient
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.