Class Executor

java.lang.Object
org.apache.hc.client5.http.fluent.Executor

public class Executor extends Object
Executor for Requests.

A connection pool with maximum 100 connections per route and a total maximum of 200 connections is used internally.

Since:
4.2