Class UserListServiceGrpc.UserListServiceImplBase (0.8.0)

public abstract static class UserListServiceGrpc.UserListServiceImplBase implements BindableService, UserListServiceGrpc.AsyncService

Base class for the server implementation of the service UserListService.

Service for managing UserList resources.

Inheritance

java.lang.Object > UserListServiceGrpc.UserListServiceImplBase

Implements

io.grpc.BindableService, UserListServiceGrpc.AsyncService

Constructors

UserListServiceImplBase()

public UserListServiceImplBase()

Methods

bindService()

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