A trait for shared functionality between transports that support only unary RPCs using simple HTTP requests.
- internal
Trait
Methods |
public close() |
public startBidiStreamingCall(Google
|
public startClientStreamingCall(Google
|
public startServerStreamingCall(Google
|
Properties |
private $clientCertSource = NULL |
private $httpHandler = NULL |
private $transportName = NULL |
Methods |
private static buildCommonHeaders(array $options)
|
private static buildHttpHandlerAsync(Psr\Log\LoggerInterface|false|?null $logger = NULL)
|
private configureMtlsChannel(callable $clientCertSource) Set the path to a client certificate.
|
private static loadClientCertSource(callable $clientCertSource) |
private throwUnsupportedException()
|
Methods |
private static buildCommonHeaders(array $options)
|
private static buildHttpHandlerAsync(Psr\Log\LoggerInterface|false|?null $logger = NULL)
|
private static loadClientCertSource(callable $clientCertSource) |