Class GamesGrpc.GamesImplBase

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

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

      • GamesImplBase

        public GamesImplBase()
    • Method Detail

      • bindService

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