UnaryInterceptorInterface deprecated
interface UnaryInterceptorInterface (View source)
deprecated
Temporary class to support an interceptor-like interface until gRPC interceptor support is available.
Methods
mixed
interceptUnaryUnary($method, $argument, $deserialize, array $metadata, array $options, callable $continuation)
No description
Details
mixed
interceptUnaryUnary($method, $argument, $deserialize, array $metadata, array $options, callable $continuation)
No description