class Google_Http_Batch extends Batch (View source)

Constants

BATCH_PATH

Methods

__construct(Client $client, $boundary = false, $rootUrl = null, $batchPath = null)

No description

from Batch
add(RequestInterface $request, $key = false)

No description

from Batch
execute()

No description

from Batch
parseResponse(ResponseInterface $response, $classes = [])

No description

from Batch

Details

__construct(Client $client, $boundary = false, $rootUrl = null, $batchPath = null)

Parameters

Client $client
$boundary
$rootUrl
$batchPath

add(RequestInterface $request, $key = false)

Parameters

RequestInterface $request
$key

execute()

parseResponse(ResponseInterface $response, $classes = [])

Parameters

ResponseInterface $response
$classes