Interface IngressGrpc.AsyncService

    • Method Detail

      • invoke

        default void invoke​(InvokeRequest request,
                            io.grpc.stub.StreamObserver<InvokeResponse> responseObserver)
         Invoke a service and don't wait for the response.
         It is guaranteed that the service will be invoked after this method returns.