Searched refs:httpAdapter (Results 1 – 1 of 1) sorted by relevance
28 private $httpAdapter; variable in Elastica\\Transport\\HttpAdapter38 public function __construct(?Connection $connection, HttpAdapterInterface $httpAdapter) argument41 $this->httpAdapter = $httpAdapter;60 $this->httpAdapter->getConfiguration()->setTimeout($timeout);66 $httpAdapterResponse = $this->httpAdapter->sendRequest($httpAdapterRequest);