Class UserServiceGrpc.UserServiceImplBase

java.lang.Object
com.soulfiremc.grpc.generated.UserServiceGrpc.UserServiceImplBase
All Implemented Interfaces:
UserServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
UserServiceImpl
Enclosing class:
UserServiceGrpc

public abstract static class UserServiceGrpc.UserServiceImplBase extends Object implements io.grpc.BindableService, UserServiceGrpc.AsyncService
Base class for the server implementation of the service UserService.
  • Constructor Details

    • UserServiceImplBase

      public UserServiceImplBase()
  • Method Details

    • bindService

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