Class LookupServiceGrpc.LookupServiceImplBase (2.17.0)

public abstract static class LookupServiceGrpc.LookupServiceImplBase implements BindableService, LookupServiceGrpc.AsyncService

Base class for the server implementation of the service LookupService.

Service Directory API for looking up service data at runtime.

Inheritance

java.lang.Object > LookupServiceGrpc.LookupServiceImplBase

Implements

io.grpc.BindableService, LookupServiceGrpc.AsyncService

Constructors

LookupServiceImplBase()

public LookupServiceImplBase()

Methods

bindService()

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