Uses of Class
io.grpc.internal.NoopClientStream
Packages that use NoopClientStream
-
Uses of NoopClientStream in io.grpc.internal
Subclasses of NoopClientStream in io.grpc.internalModifier and TypeClassDescriptionfinal classAn implementation ofClientStreamthat fails (by callingClientStreamListener.closed(io.grpc.Status, io.grpc.internal.ClientStreamListener.RpcProgress, io.grpc.Metadata)) when started, and silently does nothing for the other operations.Fields in io.grpc.internal declared as NoopClientStream