Package s2.v1alpha

Class AccountServiceGrpc.AccountServiceImplBase

java.lang.Object
s2.v1alpha.AccountServiceGrpc.AccountServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, AccountServiceGrpc.AsyncService
Enclosing class:
AccountServiceGrpc

public abstract static class AccountServiceGrpc.AccountServiceImplBase extends Object implements io.grpc.BindableService, AccountServiceGrpc.AsyncService
Base class for the server implementation of the service AccountService.
 Operate on an S2 account.
 
  • Constructor Details

    • AccountServiceImplBase

      public AccountServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService