Class VertxProduceServiceGrpc.ProduceServiceVertxImplBase

  • All Implemented Interfaces:
    io.grpc.BindableService
    Enclosing class:
    VertxProduceServiceGrpc

    public abstract static class VertxProduceServiceGrpc.ProduceServiceVertxImplBase
    extends Object
    implements io.grpc.BindableService
    • Constructor Detail

      • ProduceServiceVertxImplBase

        public ProduceServiceVertxImplBase()
    • Method Detail

      • inputCall

        public void inputCall​(io.vertx.core.streams.ReadStream<StreamClientRequest> request,
                              io.vertx.core.streams.WriteStream<StreamClientResponse> response)
          Direct: Client -> Server -> Client
         
      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService