Class AccountsServiceGrpc.AccountsServiceImplBase (0.1.0)

public abstract static class AccountsServiceGrpc.AccountsServiceImplBase implements BindableService, AccountsServiceGrpc.AsyncService

Base class for the server implementation of the service AccountsService.

Service for managing CSS/MC account information.

Inheritance

java.lang.Object > AccountsServiceGrpc.AccountsServiceImplBase

Implements

io.grpc.BindableService, AccountsServiceGrpc.AsyncService

Constructors

AccountsServiceImplBase()

public AccountsServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition