Class ApiHubGrpc.ApiHubImplBase (0.2.0)

public abstract static class ApiHubGrpc.ApiHubImplBase implements BindableService, ApiHubGrpc.AsyncService

Base class for the server implementation of the service ApiHub.

This service provides all methods related to the API hub.

Inheritance

java.lang.Object > ApiHubGrpc.ApiHubImplBase

Implements

io.grpc.BindableService, ApiHubGrpc.AsyncService

Constructors

ApiHubImplBase()

public ApiHubImplBase()

Methods

bindService()

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