Class UserStoreServiceGrpc.UserStoreServiceImplBase (0.90.0)

public abstract static class UserStoreServiceGrpc.UserStoreServiceImplBase implements BindableService, UserStoreServiceGrpc.AsyncService

Base class for the server implementation of the service UserStoreService.

Service for managing User Stores.

Inheritance

java.lang.Object > UserStoreServiceGrpc.UserStoreServiceImplBase

Implements

io.grpc.BindableService, UserStoreServiceGrpc.AsyncService

Constructors

UserStoreServiceImplBase()

public UserStoreServiceImplBase()

Methods

bindService()

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