Class 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