Class HomepageServiceGrpc.HomepageServiceImplBase (0.4.0)

public abstract static class HomepageServiceGrpc.HomepageServiceImplBase implements BindableService, HomepageServiceGrpc.AsyncService

Base class for the server implementation of the service HomepageService.

Service to support an API for a store's homepage.

Inheritance

java.lang.Object > HomepageServiceGrpc.HomepageServiceImplBase

Implements

io.grpc.BindableService, HomepageServiceGrpc.AsyncService

Constructors

HomepageServiceImplBase()

public HomepageServiceImplBase()

Methods

bindService()

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