Class UsersGrpc.UsersImplBase

  • All Implemented Interfaces:
    UsersGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    UsersGrpc

    public abstract static class UsersGrpc.UsersImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, UsersGrpc.AsyncService
    Base class for the server implementation of the service Users.
    • Constructor Detail

      • UsersImplBase

        public UsersImplBase()
    • Method Detail

      • bindService

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