Class WorkflowGrpc


  • public final class WorkflowGrpc
    extends java.lang.Object
    • Method Detail

      • getInternalStartMethod

        public static io.grpc.MethodDescriptor<InvokeRequest,​Empty> getInternalStartMethod()
      • getInvokeTemplateMethod

        public static io.grpc.MethodDescriptor<InvokeRequest,​Value> getInvokeTemplateMethod()
      • newStub

        public static WorkflowGrpc.WorkflowStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

        public static WorkflowGrpc.WorkflowBlockingStub newBlockingStub​(io.grpc.Channel channel)
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
      • newFutureStub

        public static WorkflowGrpc.WorkflowFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()