Class InPlayGrpc.InPlayImplBase

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

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

      • InPlayImplBase

        public InPlayImplBase()
    • Method Detail

      • bindService

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