Class ToolsGrpc.ToolsImplBase (0.52.0)

public abstract static class ToolsGrpc.ToolsImplBase implements BindableService, ToolsGrpc.AsyncService

Base class for the server implementation of the service Tools.

Service for managing Tools.

Inheritance

java.lang.Object > ToolsGrpc.ToolsImplBase

Implements

io.grpc.BindableService, ToolsGrpc.AsyncService

Constructors

ToolsImplBase()

public ToolsImplBase()

Methods

bindService()

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