Class WorkflowGrpc.WorkflowImplBase

  • All Implemented Interfaces:
    WorkflowGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    WorkflowGrpc

    public abstract static class WorkflowGrpc.WorkflowImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, WorkflowGrpc.AsyncService
    Base class for the server implementation of the service Workflow.
    • Constructor Detail

      • WorkflowImplBase

        public WorkflowImplBase()
    • Method Detail

      • bindService

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