Class StorkGrpcChannel

    • Constructor Detail

      • StorkGrpcChannel

        public StorkGrpcChannel​(io.vertx.grpc.client.GrpcClient client,
                                String serviceName,
                                StorkConfig stork,
                                Executor executor)
    • Method Detail

      • newCall

        public <RequestT,​ResponseT> io.grpc.ClientCall<RequestT,​ResponseT> newCall​(io.grpc.MethodDescriptor<RequestT,​ResponseT> methodDescriptor,
                                                                                               io.grpc.CallOptions callOptions)
        Specified by:
        newCall in class io.grpc.Channel
      • authority

        public String authority()
        Specified by:
        authority in class io.grpc.Channel