Class LocationsGrpc.LocationsImplBase (2.16.0)

public abstract static class LocationsGrpc.LocationsImplBase implements BindableService, LocationsGrpc.AsyncService

Base class for the server implementation of the service Locations.

An abstract interface that provides location-related information for a service. Service-specific metadata is provided through the Location.metadata field.

Inheritance

java.lang.Object > LocationsGrpc.LocationsImplBase

Implements

io.grpc.BindableService, LocationsGrpc.AsyncService

Constructors

LocationsImplBase()

public LocationsImplBase()

Methods

bindService()

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