Class TimeServiceGrpc.TimeServiceImplBase

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

    public abstract static class TimeServiceGrpc.TimeServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, TimeServiceGrpc.AsyncService
    Base class for the server implementation of the service TimeService.
     Optional service, exposed for testing static time scenarios.
     
    • Constructor Detail

      • TimeServiceImplBase

        public TimeServiceImplBase()
    • Method Detail

      • bindService

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