Class GrpcServerResponse<Req,Resp>

java.lang.Object
io.vertx.rxjava3.grpc.common.GrpcWriteStream<Resp>
io.vertx.rxjava3.grpc.server.GrpcServerResponse<Req,Resp>
All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate, StreamBase, WriteStream<Resp>

public class GrpcServerResponse<Req,Resp> extends GrpcWriteStream<Resp> implements io.vertx.lang.rx.RxDelegate