Class BetsGrpc.BetsImplBase

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

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

      • BetsImplBase

        public BetsImplBase()
    • Method Detail

      • bindService

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