Google\ApiCore\Transport\Grpc
Classes
Class ForwardingCall wraps a \Grpc\AbstractCall.
Class ForwardingServerStreamingCall wraps a \Grpc\ServerStreamingCall.
Class ForwardingUnaryCall wraps a \Grpc\UnaryCall.
Class ServerStreamingCallWrapper implements \Google\ApiCore\ServerStreamingCallInterface.
Interfaces
UnaryInterceptorInterface
deprecated
Temporary class to support an interceptor-like interface until gRPC interceptor support is available.