Class DataPointsServiceGrpc.DataPointsServiceImplBase (0.2.0)

public abstract static class DataPointsServiceGrpc.DataPointsServiceImplBase implements BindableService, DataPointsServiceGrpc.AsyncService

Base class for the server implementation of the service DataPointsService.

Data Points Service exposing the user's health and fitness measured and derived data.

Inheritance

java.lang.Object > DataPointsServiceGrpc.DataPointsServiceImplBase

Implements

io.grpc.BindableService, DataPointsServiceGrpc.AsyncService

Constructors

DataPointsServiceImplBase()

public DataPointsServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition