Class UserServiceGrpc.UserServiceImplBase (0.2.0)

public abstract static class UserServiceGrpc.UserServiceImplBase implements BindableService, UserServiceGrpc.AsyncService

Base class for the server implementation of the service UserService.

Service to support user API.

Inheritance

java.lang.Object > UserServiceGrpc.UserServiceImplBase

Implements

io.grpc.BindableService, UserServiceGrpc.AsyncService

Constructors

UserServiceImplBase()

public UserServiceImplBase()

Methods

bindService()

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