Class VertxDupliexServiceGrpc.DupliexServiceVertxImplBase

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

    public abstract static class VertxDupliexServiceGrpc.DupliexServiceVertxImplBase
    extends Object
    implements io.grpc.BindableService
    • Constructor Detail

      • DupliexServiceVertxImplBase

        public DupliexServiceVertxImplBase()
    • Method Detail

      • dupliexCall

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

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