Class ServicesGrpc.ServicesImplBase (2.41.0)

public abstract static class ServicesGrpc.ServicesImplBase implements BindableService, ServicesGrpc.AsyncService

Base class for the server implementation of the service Services.

Manages services of an application.

Inheritance

java.lang.Object > ServicesGrpc.ServicesImplBase

Implements

io.grpc.BindableService, ServicesGrpc.AsyncService

Constructors

ServicesImplBase()

public ServicesImplBase()

Methods

bindService()

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