Class Executor

java.lang.Object
org.apache.http.client.fluent.Executor

public class Executor extends Object
An Executor for fluent requests.

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