Class FlowsGrpc.FlowsImplBase (0.52.0)

public abstract static class FlowsGrpc.FlowsImplBase implements BindableService, FlowsGrpc.AsyncService

Base class for the server implementation of the service Flows.

Service for managing Flows.

Inheritance

java.lang.Object > FlowsGrpc.FlowsImplBase

Implements

io.grpc.BindableService, FlowsGrpc.AsyncService

Constructors

FlowsImplBase()

public FlowsImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition