Uses of Class
io.grpc.stub.ClientCallStreamObserver
Packages that use ClientCallStreamObserver
-
Uses of ClientCallStreamObserver in io.grpc.stub
Methods in io.grpc.stub with parameters of type ClientCallStreamObserverModifier and TypeMethodDescriptionvoidClientResponseObserver.beforeStart(ClientCallStreamObserver<ReqT> requestStream) Called by the runtime prior to the start of a call to provide a reference to theClientCallStreamObserverfor the outbound stream.