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.
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.
Defines request execution and response status code behaviors. Implemented methods are finalized as any overrides would be lost when instantiating delegate executors, is in Threads#future. Delegates should chain to parent
packandexecuteimplementations.